-
public class NIMMSTAIntentConnection.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static NIMMSTAIntentConnection.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final NIMMSTAIntentConnectionbindServiceToActivity(Context context, NIMMSTADeviceEventHandler deviceEventHandler, NIMMSTAManagerEventHandler managerEventHandler)Binds the NIMMSTA Service to an activity, fragment or Android Service. -
-
Method Detail
-
bindServiceToActivity
final NIMMSTAIntentConnection bindServiceToActivity(Context context, NIMMSTADeviceEventHandler deviceEventHandler, NIMMSTAManagerEventHandler managerEventHandler)
Binds the NIMMSTA Service to an activity, fragment or Android Service.
-
-
-
-