bind Service To Activity
fun bindServiceToActivity(context: Context, deviceEventHandler: NIMMSTADeviceEventHandler? = null, managerEventHandler: NIMMSTAManagerEventHandler? = null): NIMMSTAIntentConnection
Binds the NIMMSTA Service to an activity, fragment or Android Service.