ServiceClientLiveData

fun ServiceClientLiveData(    methodId: Int,     serviceHandler: CommunicationsServiceHandler,     coroutineScope: CoroutineScope = MainScope())