Kanzi Connect 3.9.10
ForegroundServiceStarter Class Reference

A ServiceStarter that knows how to start ForegroundServiceBase services. More...

Inheritance diagram for ForegroundServiceStarter:
ServiceStarter

Public Member Functions

void startService (Context context, Class<?> serviceClass)
 

Detailed Description

A ServiceStarter that knows how to start ForegroundServiceBase services.

Member Function Documentation

◆ startService()

void startService ( Context context,
Class<?> serviceClass )

Implements ServiceStarter.