LocalCommandClientFactory

object LocalCommandClientFactory


Factory to create LocalCommandClient.

Summary

Public functions

LocalCommandClient
create(context: Context)

Creates LocalCommandClient that sends requests to Android Management API client app on device.

Public functions

create

fun create(context: Context): LocalCommandClient

Creates LocalCommandClient that sends requests to Android Management API client app on device.

Parameters
context: Context

Application Context of application that wishes to interact with Android Management API client app.