-
public class NIMMSTAIntentServiceConnection.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final StringTAGpublic final static NIMMSTAIntentServiceConnection.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final NIMMSTAIntentServiceConnectionbindServiceToActivity(Context context, ComponentName componentName)Binds the NIMMSTA Service to an activity, fragment or Android Service. final StringgetTAG()-
-
Method Detail
-
bindServiceToActivity
final NIMMSTAIntentServiceConnection bindServiceToActivity(Context context, ComponentName componentName)
Binds the NIMMSTA Service to an activity, fragment or Android Service.
-
-
-
-