Kanzi Connect 3.9.10
NativeServiceBase Class Referenceabstract
Inheritance diagram for NativeServiceBase:
NativeForegroundServiceBase

Public Member Functions

 NativeServiceBase (String serverName)
 
String getServerName ()
 
IBinder onBind (Intent intent)
 
void onCreate ()
 
void onDestroy ()
 
int onStartCommand (Intent intent, int flags, int startId)
 

Protected Member Functions

void initialize ()