LocalCommandClientFactory

public static class LocalCommandClientFactory


מפעל כדי ליצור LocalCommandClient.

סיכום

שדות ציבוריים

static @NonNull LocalCommandClientFactory

שיטות ציבוריות

static final @NonNull LocalCommandClient

יצירה של LocalCommandClient ששולחת בקשות לאפליקציית לקוח של Android Management API במכשיר.

שדות ציבוריים

אירוע

public static @NonNull LocalCommandClientFactory INSTANCE

שיטות ציבוריות

create

public static final @NonNull LocalCommandClient create(@NonNull Context context)

יצירה של LocalCommandClient ששולחת בקשות לאפליקציית לקוח של Android Management API במכשיר.

פרמטרים
@NonNull Context context

אפליקציה Context של אפליקציה שרוצה לקיים אינטראקציה עם אפליקציית לקוח של Android Management API.