Documentation
¶
Index ¶
Constants ¶
View Source
const ( Creator int = 0 AppFunctionStateDefault int = 0 AppFunctionStateDisabled int = 2 AppFunctionStateEnabled int = 1 ErrorAppUnknownError int = 3000 ErrorCancelled int = 2001 ErrorCategoryApp int = 3 ErrorCategoryRequestError int = 1 ErrorCategorySystem int = 2 ErrorCategoryUnknown int = 0 ErrorDenied int = 1000 ErrorDisabled int = 1002 ErrorEnterprisePolicyDisallowed int = 2002 ErrorFunctionNotFound int = 1003 ErrorInvalidArgument int = 1001 ErrorSystemError int = 2000 )
View Source
const ( PropertyReturnValue string = "androidAppfunctionsReturnValue" ServiceInterface string = "android.app.appfunctions.AppFunctionService" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.