LocalCommandClientFactory

object LocalCommandClientFactory


Factory zum Erstellen von LocalCommandClient.

Zusammenfassung

Öffentliche Funktionen

LocalCommandClient
create(context: Context)

Erstellt LocalCommandClient, die Anfragen an die Android Management API-Client-App auf dem Gerät sendet.

Öffentliche Funktionen

Entwicklung

fun create(context: Context): LocalCommandClient

Erstellt LocalCommandClient, die Anfragen an die Android Management API-Client-App auf dem Gerät sendet.

Parameter
context: Context

Context der Anwendung, die mit der Android Management API-Client-App interagieren möchte