admin

package
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2026 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client wraps the gRPC DevicePolicyManagerService client.

func NewClient

func NewClient(cc grpc.ClientConnInterface) *Client

NewClient creates a new admin client.

func (*Client) AcknowledgeDeviceCompliant

func (c *Client) AcknowledgeDeviceCompliant(ctx context.Context) error

AcknowledgeDeviceCompliant calls the AcknowledgeDeviceCompliant RPC.

func (*Client) AddCrossProfileIntentFilter

func (c *Client) AddCrossProfileIntentFilter(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) error

AddCrossProfileIntentFilter calls the AddCrossProfileIntentFilter RPC.

func (*Client) AddCrossProfileWidgetProvider

func (c *Client) AddCrossProfileWidgetProvider(ctx context.Context, arg0 int64, arg1 string) (bool, error)

AddCrossProfileWidgetProvider calls the AddCrossProfileWidgetProvider RPC.

func (*Client) AddOverrideApn

func (c *Client) AddOverrideApn(ctx context.Context, arg0 int64, arg1 int64) (int32, error)

AddOverrideApn calls the AddOverrideApn RPC.

func (*Client) AddPersistentPreferredActivity

func (c *Client) AddPersistentPreferredActivity(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

AddPersistentPreferredActivity calls the AddPersistentPreferredActivity RPC.

func (*Client) AddUserRestriction

func (c *Client) AddUserRestriction(ctx context.Context, arg0 int64, arg1 string) error

AddUserRestriction calls the AddUserRestriction RPC.

func (*Client) AddUserRestrictionGlobally

func (c *Client) AddUserRestrictionGlobally(ctx context.Context, arg0 string) error

AddUserRestrictionGlobally calls the AddUserRestrictionGlobally RPC.

func (*Client) BindDeviceAdminServiceAsUser5

func (c *Client) BindDeviceAdminServiceAsUser5(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64, arg4 int64) (bool, error)

BindDeviceAdminServiceAsUser5 calls the BindDeviceAdminServiceAsUser5 RPC.

func (*Client) BindDeviceAdminServiceAsUser5_1

func (c *Client) BindDeviceAdminServiceAsUser5_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int32, arg4 int64) (bool, error)

BindDeviceAdminServiceAsUser5_1 calls the BindDeviceAdminServiceAsUser5_1 RPC.

func (*Client) CanAdminGrantSensorsPermissions

func (c *Client) CanAdminGrantSensorsPermissions(ctx context.Context) (bool, error)

CanAdminGrantSensorsPermissions calls the CanAdminGrantSensorsPermissions RPC.

func (*Client) CanUsbDataSignalingBeDisabled

func (c *Client) CanUsbDataSignalingBeDisabled(ctx context.Context) (bool, error)

CanUsbDataSignalingBeDisabled calls the CanUsbDataSignalingBeDisabled RPC.

func (*Client) ClearApplicationUserData

func (c *Client) ClearApplicationUserData(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int64) error

ClearApplicationUserData calls the ClearApplicationUserData RPC.

func (*Client) ClearCrossProfileIntentFilters

func (c *Client) ClearCrossProfileIntentFilters(ctx context.Context, arg0 int64) error

ClearCrossProfileIntentFilters calls the ClearCrossProfileIntentFilters RPC.

func (*Client) ClearDeviceOwnerApp

func (c *Client) ClearDeviceOwnerApp(ctx context.Context, arg0 string) error

ClearDeviceOwnerApp calls the ClearDeviceOwnerApp RPC.

func (*Client) ClearPackagePersistentPreferredActivities

func (c *Client) ClearPackagePersistentPreferredActivities(ctx context.Context, arg0 int64, arg1 string) error

ClearPackagePersistentPreferredActivities calls the ClearPackagePersistentPreferredActivities RPC.

func (*Client) ClearProfileOwner

func (c *Client) ClearProfileOwner(ctx context.Context, arg0 int64) error

ClearProfileOwner calls the ClearProfileOwner RPC.

func (*Client) ClearResetPasswordToken

func (c *Client) ClearResetPasswordToken(ctx context.Context, arg0 int64) (bool, error)

ClearResetPasswordToken calls the ClearResetPasswordToken RPC.

func (*Client) ClearUserRestriction

func (c *Client) ClearUserRestriction(ctx context.Context, arg0 int64, arg1 string) error

ClearUserRestriction calls the ClearUserRestriction RPC.

func (*Client) CreateAdminSupportIntent

func (c *Client) CreateAdminSupportIntent(ctx context.Context, arg0 string) (int64, error)

CreateAdminSupportIntent calls the CreateAdminSupportIntent RPC.

func (*Client) CreateAndManageUser

func (c *Client) CreateAndManageUser(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int64, arg4 int32) (int64, error)

CreateAndManageUser calls the CreateAndManageUser RPC.

func (*Client) EnableSystemApp2

func (c *Client) EnableSystemApp2(ctx context.Context, arg0 int64, arg1 int64) (int32, error)

EnableSystemApp2 calls the EnableSystemApp2 RPC.

func (*Client) EnableSystemApp2_1

func (c *Client) EnableSystemApp2_1(ctx context.Context, arg0 int64, arg1 string) error

EnableSystemApp2_1 calls the EnableSystemApp2_1 RPC.

func (*Client) GenerateKeyPair

func (c *Client) GenerateKeyPair(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int32) (int64, error)

GenerateKeyPair calls the GenerateKeyPair RPC.

func (*Client) GetAccountTypesWithManagementDisabled

func (c *Client) GetAccountTypesWithManagementDisabled(ctx context.Context) (int64, error)

GetAccountTypesWithManagementDisabled calls the GetAccountTypesWithManagementDisabled RPC.

func (*Client) GetActiveAdmins

func (c *Client) GetActiveAdmins(ctx context.Context) (int64, error)

GetActiveAdmins calls the GetActiveAdmins RPC.

func (*Client) GetAffiliationIds

func (c *Client) GetAffiliationIds(ctx context.Context, arg0 int64) (int64, error)

GetAffiliationIds calls the GetAffiliationIds RPC.

func (*Client) GetAlwaysOnVpnLockdownWhitelist

func (c *Client) GetAlwaysOnVpnLockdownWhitelist(ctx context.Context, arg0 int64) (int64, error)

GetAlwaysOnVpnLockdownWhitelist calls the GetAlwaysOnVpnLockdownWhitelist RPC.

func (*Client) GetAlwaysOnVpnPackage

func (c *Client) GetAlwaysOnVpnPackage(ctx context.Context, arg0 int64) (string, error)

GetAlwaysOnVpnPackage calls the GetAlwaysOnVpnPackage RPC.

func (*Client) GetAppFunctionsPolicy

func (c *Client) GetAppFunctionsPolicy(ctx context.Context) (int32, error)

GetAppFunctionsPolicy calls the GetAppFunctionsPolicy RPC.

func (*Client) GetApplicationRestrictions

func (c *Client) GetApplicationRestrictions(ctx context.Context, arg0 int64, arg1 string) (int64, error)

GetApplicationRestrictions calls the GetApplicationRestrictions RPC.

func (*Client) GetApplicationRestrictionsManagingPackage

func (c *Client) GetApplicationRestrictionsManagingPackage(ctx context.Context, arg0 int64) (string, error)

GetApplicationRestrictionsManagingPackage calls the GetApplicationRestrictionsManagingPackage RPC.

func (*Client) GetAutoTimeEnabled

func (c *Client) GetAutoTimeEnabled(ctx context.Context, arg0 int64) (bool, error)

GetAutoTimeEnabled calls the GetAutoTimeEnabled RPC.

func (*Client) GetAutoTimePolicy

func (c *Client) GetAutoTimePolicy(ctx context.Context) (int32, error)

GetAutoTimePolicy calls the GetAutoTimePolicy RPC.

func (*Client) GetAutoTimeRequired

func (c *Client) GetAutoTimeRequired(ctx context.Context) (bool, error)

GetAutoTimeRequired calls the GetAutoTimeRequired RPC.

func (*Client) GetAutoTimeZoneEnabled

func (c *Client) GetAutoTimeZoneEnabled(ctx context.Context, arg0 int64) (bool, error)

GetAutoTimeZoneEnabled calls the GetAutoTimeZoneEnabled RPC.

func (*Client) GetAutoTimeZonePolicy

func (c *Client) GetAutoTimeZonePolicy(ctx context.Context) (int32, error)

GetAutoTimeZonePolicy calls the GetAutoTimeZonePolicy RPC.

func (*Client) GetBindDeviceAdminTargetUsers

func (c *Client) GetBindDeviceAdminTargetUsers(ctx context.Context, arg0 int64) (int64, error)

GetBindDeviceAdminTargetUsers calls the GetBindDeviceAdminTargetUsers RPC.

func (*Client) GetBluetoothContactSharingDisabled

func (c *Client) GetBluetoothContactSharingDisabled(ctx context.Context, arg0 int64) (bool, error)

GetBluetoothContactSharingDisabled calls the GetBluetoothContactSharingDisabled RPC.

func (*Client) GetCameraDisabled

func (c *Client) GetCameraDisabled(ctx context.Context, arg0 int64) (bool, error)

GetCameraDisabled calls the GetCameraDisabled RPC.

func (*Client) GetCertInstallerPackage

func (c *Client) GetCertInstallerPackage(ctx context.Context, arg0 int64) (string, error)

GetCertInstallerPackage calls the GetCertInstallerPackage RPC.

func (*Client) GetContentProtectionPolicy

func (c *Client) GetContentProtectionPolicy(ctx context.Context, arg0 int64) (int32, error)

GetContentProtectionPolicy calls the GetContentProtectionPolicy RPC.

func (*Client) GetCredentialManagerPolicy

func (c *Client) GetCredentialManagerPolicy(ctx context.Context) (int64, error)

GetCredentialManagerPolicy calls the GetCredentialManagerPolicy RPC.

func (*Client) GetCrossProfileCalendarPackages

func (c *Client) GetCrossProfileCalendarPackages(ctx context.Context, arg0 int64) (int64, error)

GetCrossProfileCalendarPackages calls the GetCrossProfileCalendarPackages RPC.

func (*Client) GetCrossProfileCallerIdDisabled

func (c *Client) GetCrossProfileCallerIdDisabled(ctx context.Context, arg0 int64) (bool, error)

GetCrossProfileCallerIdDisabled calls the GetCrossProfileCallerIdDisabled RPC.

func (*Client) GetCrossProfileContactsSearchDisabled

func (c *Client) GetCrossProfileContactsSearchDisabled(ctx context.Context, arg0 int64) (bool, error)

GetCrossProfileContactsSearchDisabled calls the GetCrossProfileContactsSearchDisabled RPC.

func (*Client) GetCrossProfilePackages

func (c *Client) GetCrossProfilePackages(ctx context.Context, arg0 int64) (int64, error)

GetCrossProfilePackages calls the GetCrossProfilePackages RPC.

func (*Client) GetCrossProfileWidgetProviders

func (c *Client) GetCrossProfileWidgetProviders(ctx context.Context, arg0 int64) (int64, error)

GetCrossProfileWidgetProviders calls the GetCrossProfileWidgetProviders RPC.

func (*Client) GetCurrentFailedPasswordAttempts

func (c *Client) GetCurrentFailedPasswordAttempts(ctx context.Context) (int32, error)

GetCurrentFailedPasswordAttempts calls the GetCurrentFailedPasswordAttempts RPC.

func (*Client) GetDelegatePackages

func (c *Client) GetDelegatePackages(ctx context.Context, arg0 int64, arg1 string) (int64, error)

GetDelegatePackages calls the GetDelegatePackages RPC.

func (*Client) GetDelegatedScopes

func (c *Client) GetDelegatedScopes(ctx context.Context, arg0 int64, arg1 string) (int64, error)

GetDelegatedScopes calls the GetDelegatedScopes RPC.

func (*Client) GetDeviceOwnerLockScreenInfo

func (c *Client) GetDeviceOwnerLockScreenInfo(ctx context.Context) (int64, error)

GetDeviceOwnerLockScreenInfo calls the GetDeviceOwnerLockScreenInfo RPC.

func (*Client) GetDevicePolicyManagementRoleHolderPackage

func (c *Client) GetDevicePolicyManagementRoleHolderPackage(ctx context.Context) (string, error)

GetDevicePolicyManagementRoleHolderPackage calls the GetDevicePolicyManagementRoleHolderPackage RPC.

func (*Client) GetEndUserSessionMessage

func (c *Client) GetEndUserSessionMessage(ctx context.Context, arg0 int64) (int64, error)

GetEndUserSessionMessage calls the GetEndUserSessionMessage RPC.

func (*Client) GetEnrollmentSpecificId

func (c *Client) GetEnrollmentSpecificId(ctx context.Context) (string, error)

GetEnrollmentSpecificId calls the GetEnrollmentSpecificId RPC.

func (*Client) GetFactoryResetProtectionPolicy

func (c *Client) GetFactoryResetProtectionPolicy(ctx context.Context, arg0 int64) (int64, error)

GetFactoryResetProtectionPolicy calls the GetFactoryResetProtectionPolicy RPC.

func (*Client) GetGlobalPrivateDnsHost

func (c *Client) GetGlobalPrivateDnsHost(ctx context.Context, arg0 int64) (string, error)

GetGlobalPrivateDnsHost calls the GetGlobalPrivateDnsHost RPC.

func (*Client) GetGlobalPrivateDnsMode

func (c *Client) GetGlobalPrivateDnsMode(ctx context.Context, arg0 int64) (int32, error)

GetGlobalPrivateDnsMode calls the GetGlobalPrivateDnsMode RPC.

func (*Client) GetInstalledCaCerts

func (c *Client) GetInstalledCaCerts(ctx context.Context, arg0 int64) (int64, error)

GetInstalledCaCerts calls the GetInstalledCaCerts RPC.

func (*Client) GetKeepUninstalledPackages

func (c *Client) GetKeepUninstalledPackages(ctx context.Context, arg0 int64) (int64, error)

GetKeepUninstalledPackages calls the GetKeepUninstalledPackages RPC.

func (*Client) GetKeyguardDisabledFeatures

func (c *Client) GetKeyguardDisabledFeatures(ctx context.Context, arg0 int64) (int32, error)

GetKeyguardDisabledFeatures calls the GetKeyguardDisabledFeatures RPC.

func (*Client) GetLockTaskFeatures

func (c *Client) GetLockTaskFeatures(ctx context.Context, arg0 int64) (int32, error)

GetLockTaskFeatures calls the GetLockTaskFeatures RPC.

func (*Client) GetLockTaskPackages

func (c *Client) GetLockTaskPackages(ctx context.Context, arg0 int64) (int64, error)

GetLockTaskPackages calls the GetLockTaskPackages RPC.

func (*Client) GetLongSupportMessage

func (c *Client) GetLongSupportMessage(ctx context.Context, arg0 int64) (int64, error)

GetLongSupportMessage calls the GetLongSupportMessage RPC.

func (*Client) GetManagedProfileCallerIdAccessPolicy

func (c *Client) GetManagedProfileCallerIdAccessPolicy(ctx context.Context) (int64, error)

GetManagedProfileCallerIdAccessPolicy calls the GetManagedProfileCallerIdAccessPolicy RPC.

func (*Client) GetManagedProfileContactsAccessPolicy

func (c *Client) GetManagedProfileContactsAccessPolicy(ctx context.Context) (int64, error)

GetManagedProfileContactsAccessPolicy calls the GetManagedProfileContactsAccessPolicy RPC.

func (*Client) GetManagedProfileMaximumTimeOff

func (c *Client) GetManagedProfileMaximumTimeOff(ctx context.Context, arg0 int64) (int64, error)

GetManagedProfileMaximumTimeOff calls the GetManagedProfileMaximumTimeOff RPC.

func (*Client) GetManagedSubscriptionsPolicy

func (c *Client) GetManagedSubscriptionsPolicy(ctx context.Context) (int64, error)

GetManagedSubscriptionsPolicy calls the GetManagedSubscriptionsPolicy RPC.

func (*Client) GetMaximumFailedPasswordsForWipe

func (c *Client) GetMaximumFailedPasswordsForWipe(ctx context.Context, arg0 int64) (int32, error)

GetMaximumFailedPasswordsForWipe calls the GetMaximumFailedPasswordsForWipe RPC.

func (*Client) GetMaximumTimeToLock

func (c *Client) GetMaximumTimeToLock(ctx context.Context, arg0 int64) (int64, error)

GetMaximumTimeToLock calls the GetMaximumTimeToLock RPC.

func (*Client) GetMeteredDataDisabledPackages

func (c *Client) GetMeteredDataDisabledPackages(ctx context.Context, arg0 int64) (int64, error)

GetMeteredDataDisabledPackages calls the GetMeteredDataDisabledPackages RPC.

func (*Client) GetMinimumRequiredWifiSecurityLevel

func (c *Client) GetMinimumRequiredWifiSecurityLevel(ctx context.Context) (int32, error)

GetMinimumRequiredWifiSecurityLevel calls the GetMinimumRequiredWifiSecurityLevel RPC.

func (*Client) GetMtePolicy

func (c *Client) GetMtePolicy(ctx context.Context) (int32, error)

GetMtePolicy calls the GetMtePolicy RPC.

func (*Client) GetNearbyAppStreamingPolicy

func (c *Client) GetNearbyAppStreamingPolicy(ctx context.Context) (int32, error)

GetNearbyAppStreamingPolicy calls the GetNearbyAppStreamingPolicy RPC.

func (*Client) GetNearbyNotificationStreamingPolicy

func (c *Client) GetNearbyNotificationStreamingPolicy(ctx context.Context) (int32, error)

GetNearbyNotificationStreamingPolicy calls the GetNearbyNotificationStreamingPolicy RPC.

func (*Client) GetOrganizationColor

func (c *Client) GetOrganizationColor(ctx context.Context, arg0 int64) (int32, error)

GetOrganizationColor calls the GetOrganizationColor RPC.

func (*Client) GetOrganizationName

func (c *Client) GetOrganizationName(ctx context.Context, arg0 int64) (int64, error)

GetOrganizationName calls the GetOrganizationName RPC.

func (*Client) GetOverrideApns

func (c *Client) GetOverrideApns(ctx context.Context, arg0 int64) (int64, error)

GetOverrideApns calls the GetOverrideApns RPC.

func (*Client) GetParentProfileInstance

func (c *Client) GetParentProfileInstance(ctx context.Context, arg0 int64) (int64, error)

GetParentProfileInstance calls the GetParentProfileInstance RPC.

func (*Client) GetPasswordComplexity

func (c *Client) GetPasswordComplexity(ctx context.Context) (int32, error)

GetPasswordComplexity calls the GetPasswordComplexity RPC.

func (*Client) GetPasswordExpiration

func (c *Client) GetPasswordExpiration(ctx context.Context, arg0 int64) (int64, error)

GetPasswordExpiration calls the GetPasswordExpiration RPC.

func (*Client) GetPasswordExpirationTimeout

func (c *Client) GetPasswordExpirationTimeout(ctx context.Context, arg0 int64) (int64, error)

GetPasswordExpirationTimeout calls the GetPasswordExpirationTimeout RPC.

func (*Client) GetPasswordHistoryLength

func (c *Client) GetPasswordHistoryLength(ctx context.Context, arg0 int64) (int32, error)

GetPasswordHistoryLength calls the GetPasswordHistoryLength RPC.

func (*Client) GetPasswordMaximumLength

func (c *Client) GetPasswordMaximumLength(ctx context.Context, arg0 int32) (int32, error)

GetPasswordMaximumLength calls the GetPasswordMaximumLength RPC.

func (*Client) GetPasswordMinimumLength

func (c *Client) GetPasswordMinimumLength(ctx context.Context, arg0 int64) (int32, error)

GetPasswordMinimumLength calls the GetPasswordMinimumLength RPC.

func (*Client) GetPasswordMinimumLetters

func (c *Client) GetPasswordMinimumLetters(ctx context.Context, arg0 int64) (int32, error)

GetPasswordMinimumLetters calls the GetPasswordMinimumLetters RPC.

func (*Client) GetPasswordMinimumLowerCase

func (c *Client) GetPasswordMinimumLowerCase(ctx context.Context, arg0 int64) (int32, error)

GetPasswordMinimumLowerCase calls the GetPasswordMinimumLowerCase RPC.

func (*Client) GetPasswordMinimumNonLetter

func (c *Client) GetPasswordMinimumNonLetter(ctx context.Context, arg0 int64) (int32, error)

GetPasswordMinimumNonLetter calls the GetPasswordMinimumNonLetter RPC.

func (*Client) GetPasswordMinimumNumeric

func (c *Client) GetPasswordMinimumNumeric(ctx context.Context, arg0 int64) (int32, error)

GetPasswordMinimumNumeric calls the GetPasswordMinimumNumeric RPC.

func (*Client) GetPasswordMinimumSymbols

func (c *Client) GetPasswordMinimumSymbols(ctx context.Context, arg0 int64) (int32, error)

GetPasswordMinimumSymbols calls the GetPasswordMinimumSymbols RPC.

func (*Client) GetPasswordMinimumUpperCase

func (c *Client) GetPasswordMinimumUpperCase(ctx context.Context, arg0 int64) (int32, error)

GetPasswordMinimumUpperCase calls the GetPasswordMinimumUpperCase RPC.

func (*Client) GetPasswordQuality

func (c *Client) GetPasswordQuality(ctx context.Context, arg0 int64) (int32, error)

GetPasswordQuality calls the GetPasswordQuality RPC.

func (*Client) GetPendingSystemUpdate

func (c *Client) GetPendingSystemUpdate(ctx context.Context, arg0 int64) (int64, error)

GetPendingSystemUpdate calls the GetPendingSystemUpdate RPC.

func (*Client) GetPermissionGrantState

func (c *Client) GetPermissionGrantState(ctx context.Context, arg0 int64, arg1 string, arg2 string) (int32, error)

GetPermissionGrantState calls the GetPermissionGrantState RPC.

func (*Client) GetPermissionPolicy

func (c *Client) GetPermissionPolicy(ctx context.Context, arg0 int64) (int32, error)

GetPermissionPolicy calls the GetPermissionPolicy RPC.

func (*Client) GetPermittedAccessibilityServices

func (c *Client) GetPermittedAccessibilityServices(ctx context.Context, arg0 int64) (int64, error)

GetPermittedAccessibilityServices calls the GetPermittedAccessibilityServices RPC.

func (*Client) GetPermittedCrossProfileNotificationListeners

func (c *Client) GetPermittedCrossProfileNotificationListeners(ctx context.Context, arg0 int64) (int64, error)

GetPermittedCrossProfileNotificationListeners calls the GetPermittedCrossProfileNotificationListeners RPC.

func (*Client) GetPermittedInputMethods

func (c *Client) GetPermittedInputMethods(ctx context.Context, arg0 int64) (int64, error)

GetPermittedInputMethods calls the GetPermittedInputMethods RPC.

func (*Client) GetPersonalAppsSuspendedReasons

func (c *Client) GetPersonalAppsSuspendedReasons(ctx context.Context, arg0 int64) (int32, error)

GetPersonalAppsSuspendedReasons calls the GetPersonalAppsSuspendedReasons RPC.

func (*Client) GetPreferentialNetworkServiceConfigs

func (c *Client) GetPreferentialNetworkServiceConfigs(ctx context.Context) (int64, error)

GetPreferentialNetworkServiceConfigs calls the GetPreferentialNetworkServiceConfigs RPC.

func (*Client) GetRequiredPasswordComplexity

func (c *Client) GetRequiredPasswordComplexity(ctx context.Context) (int32, error)

GetRequiredPasswordComplexity calls the GetRequiredPasswordComplexity RPC.

func (*Client) GetRequiredStrongAuthTimeout

func (c *Client) GetRequiredStrongAuthTimeout(ctx context.Context, arg0 int64) (int64, error)

GetRequiredStrongAuthTimeout calls the GetRequiredStrongAuthTimeout RPC.

func (*Client) GetResources

func (c *Client) GetResources(ctx context.Context) (int64, error)

GetResources calls the GetResources RPC.

func (*Client) GetScreenCaptureDisabled

func (c *Client) GetScreenCaptureDisabled(ctx context.Context, arg0 int64) (bool, error)

GetScreenCaptureDisabled calls the GetScreenCaptureDisabled RPC.

func (*Client) GetSecondaryUsers

func (c *Client) GetSecondaryUsers(ctx context.Context, arg0 int64) (int64, error)

GetSecondaryUsers calls the GetSecondaryUsers RPC.

func (*Client) GetShortSupportMessage

func (c *Client) GetShortSupportMessage(ctx context.Context, arg0 int64) (int64, error)

GetShortSupportMessage calls the GetShortSupportMessage RPC.

func (*Client) GetStartUserSessionMessage

func (c *Client) GetStartUserSessionMessage(ctx context.Context, arg0 int64) (int64, error)

GetStartUserSessionMessage calls the GetStartUserSessionMessage RPC.

func (*Client) GetStorageEncryption

func (c *Client) GetStorageEncryption(ctx context.Context, arg0 int64) (bool, error)

GetStorageEncryption calls the GetStorageEncryption RPC.

func (*Client) GetStorageEncryptionStatus

func (c *Client) GetStorageEncryptionStatus(ctx context.Context) (int32, error)

GetStorageEncryptionStatus calls the GetStorageEncryptionStatus RPC.

func (*Client) GetSubscriptionIds

func (c *Client) GetSubscriptionIds(ctx context.Context) (int64, error)

GetSubscriptionIds calls the GetSubscriptionIds RPC.

func (*Client) GetSystemUpdatePolicy

func (c *Client) GetSystemUpdatePolicy(ctx context.Context) (int64, error)

GetSystemUpdatePolicy calls the GetSystemUpdatePolicy RPC.

func (*Client) GetTransferOwnershipBundle

func (c *Client) GetTransferOwnershipBundle(ctx context.Context) (int64, error)

GetTransferOwnershipBundle calls the GetTransferOwnershipBundle RPC.

func (*Client) GetTrustAgentConfiguration

func (c *Client) GetTrustAgentConfiguration(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

GetTrustAgentConfiguration calls the GetTrustAgentConfiguration RPC.

func (*Client) GetUserControlDisabledPackages

func (c *Client) GetUserControlDisabledPackages(ctx context.Context, arg0 int64) (int64, error)

GetUserControlDisabledPackages calls the GetUserControlDisabledPackages RPC.

func (*Client) GetUserRestrictions

func (c *Client) GetUserRestrictions(ctx context.Context, arg0 int64) (int64, error)

GetUserRestrictions calls the GetUserRestrictions RPC.

func (*Client) GetUserRestrictionsGlobally

func (c *Client) GetUserRestrictionsGlobally(ctx context.Context) (int64, error)

GetUserRestrictionsGlobally calls the GetUserRestrictionsGlobally RPC.

func (*Client) GetWifiMacAddress

func (c *Client) GetWifiMacAddress(ctx context.Context, arg0 int64) (string, error)

GetWifiMacAddress calls the GetWifiMacAddress RPC.

func (*Client) GetWifiSsidPolicy

func (c *Client) GetWifiSsidPolicy(ctx context.Context) (int64, error)

GetWifiSsidPolicy calls the GetWifiSsidPolicy RPC.

func (*Client) GrantKeyPairToApp

func (c *Client) GrantKeyPairToApp(ctx context.Context, arg0 int64, arg1 string, arg2 string) (bool, error)

GrantKeyPairToApp calls the GrantKeyPairToApp RPC.

func (*Client) GrantKeyPairToWifiAuth

func (c *Client) GrantKeyPairToWifiAuth(ctx context.Context, arg0 string) (bool, error)

GrantKeyPairToWifiAuth calls the GrantKeyPairToWifiAuth RPC.

func (*Client) HasCaCertInstalled

func (c *Client) HasCaCertInstalled(ctx context.Context, arg0 int64, arg1 int64) (bool, error)

HasCaCertInstalled calls the HasCaCertInstalled RPC.

func (*Client) HasGrantedPolicy

func (c *Client) HasGrantedPolicy(ctx context.Context, arg0 int64, arg1 int32) (bool, error)

HasGrantedPolicy calls the HasGrantedPolicy RPC.

func (*Client) HasKeyPair

func (c *Client) HasKeyPair(ctx context.Context, arg0 string) (bool, error)

HasKeyPair calls the HasKeyPair RPC.

func (*Client) HasLockdownAdminConfiguredNetworks

func (c *Client) HasLockdownAdminConfiguredNetworks(ctx context.Context, arg0 int64) (bool, error)

HasLockdownAdminConfiguredNetworks calls the HasLockdownAdminConfiguredNetworks RPC.

func (*Client) InstallCaCert

func (c *Client) InstallCaCert(ctx context.Context, arg0 int64, arg1 int64) (bool, error)

InstallCaCert calls the InstallCaCert RPC.

func (*Client) InstallExistingPackage

func (c *Client) InstallExistingPackage(ctx context.Context, arg0 int64, arg1 string) (bool, error)

InstallExistingPackage calls the InstallExistingPackage RPC.

func (*Client) InstallKeyPair4

func (c *Client) InstallKeyPair4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 string) (bool, error)

InstallKeyPair4 calls the InstallKeyPair4 RPC.

func (*Client) InstallKeyPair5_1

func (c *Client) InstallKeyPair5_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 string, arg4 bool) (bool, error)

InstallKeyPair5_1 calls the InstallKeyPair5_1 RPC.

func (*Client) InstallKeyPair5_2

func (c *Client) InstallKeyPair5_2(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 string, arg4 int32) (bool, error)

InstallKeyPair5_2 calls the InstallKeyPair5_2 RPC.

func (*Client) InstallSystemUpdate

func (c *Client) InstallSystemUpdate(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

InstallSystemUpdate calls the InstallSystemUpdate RPC.

func (*Client) IsActivePasswordSufficient

func (c *Client) IsActivePasswordSufficient(ctx context.Context) (bool, error)

IsActivePasswordSufficient calls the IsActivePasswordSufficient RPC.

func (*Client) IsActivePasswordSufficientForDeviceRequirement

func (c *Client) IsActivePasswordSufficientForDeviceRequirement(ctx context.Context) (bool, error)

IsActivePasswordSufficientForDeviceRequirement calls the IsActivePasswordSufficientForDeviceRequirement RPC.

func (*Client) IsAdminActive

func (c *Client) IsAdminActive(ctx context.Context, arg0 int64) (bool, error)

IsAdminActive calls the IsAdminActive RPC.

func (*Client) IsAffiliatedUser

func (c *Client) IsAffiliatedUser(ctx context.Context) (bool, error)

IsAffiliatedUser calls the IsAffiliatedUser RPC.

func (*Client) IsAlwaysOnVpnLockdownEnabled

func (c *Client) IsAlwaysOnVpnLockdownEnabled(ctx context.Context, arg0 int64) (bool, error)

IsAlwaysOnVpnLockdownEnabled calls the IsAlwaysOnVpnLockdownEnabled RPC.

func (*Client) IsApplicationHidden

func (c *Client) IsApplicationHidden(ctx context.Context, arg0 int64, arg1 string) (bool, error)

IsApplicationHidden calls the IsApplicationHidden RPC.

func (*Client) IsBackupServiceEnabled

func (c *Client) IsBackupServiceEnabled(ctx context.Context, arg0 int64) (bool, error)

IsBackupServiceEnabled calls the IsBackupServiceEnabled RPC.

func (*Client) IsCallerApplicationRestrictionsManagingPackage

func (c *Client) IsCallerApplicationRestrictionsManagingPackage(ctx context.Context) (bool, error)

IsCallerApplicationRestrictionsManagingPackage calls the IsCallerApplicationRestrictionsManagingPackage RPC.

func (*Client) IsCommonCriteriaModeEnabled

func (c *Client) IsCommonCriteriaModeEnabled(ctx context.Context, arg0 int64) (bool, error)

IsCommonCriteriaModeEnabled calls the IsCommonCriteriaModeEnabled RPC.

func (*Client) IsComplianceAcknowledgementRequired

func (c *Client) IsComplianceAcknowledgementRequired(ctx context.Context) (bool, error)

IsComplianceAcknowledgementRequired calls the IsComplianceAcknowledgementRequired RPC.

func (*Client) IsDeviceFinanced

func (c *Client) IsDeviceFinanced(ctx context.Context) (bool, error)

IsDeviceFinanced calls the IsDeviceFinanced RPC.

func (*Client) IsDeviceIdAttestationSupported

func (c *Client) IsDeviceIdAttestationSupported(ctx context.Context) (bool, error)

IsDeviceIdAttestationSupported calls the IsDeviceIdAttestationSupported RPC.

func (*Client) IsDeviceOwnerApp

func (c *Client) IsDeviceOwnerApp(ctx context.Context, arg0 string) (bool, error)

IsDeviceOwnerApp calls the IsDeviceOwnerApp RPC.

func (*Client) IsEphemeralUser

func (c *Client) IsEphemeralUser(ctx context.Context, arg0 int64) (bool, error)

IsEphemeralUser calls the IsEphemeralUser RPC.

func (*Client) IsKeyPairGrantedToWifiAuth

func (c *Client) IsKeyPairGrantedToWifiAuth(ctx context.Context, arg0 string) (bool, error)

IsKeyPairGrantedToWifiAuth calls the IsKeyPairGrantedToWifiAuth RPC.

func (*Client) IsLockTaskPermitted

func (c *Client) IsLockTaskPermitted(ctx context.Context, arg0 string) (bool, error)

IsLockTaskPermitted calls the IsLockTaskPermitted RPC.

func (*Client) IsLogoutEnabled

func (c *Client) IsLogoutEnabled(ctx context.Context) (bool, error)

IsLogoutEnabled calls the IsLogoutEnabled RPC.

func (*Client) IsManagedProfile

func (c *Client) IsManagedProfile(ctx context.Context, arg0 int64) (bool, error)

IsManagedProfile calls the IsManagedProfile RPC.

func (*Client) IsMasterVolumeMuted

func (c *Client) IsMasterVolumeMuted(ctx context.Context, arg0 int64) (bool, error)

IsMasterVolumeMuted calls the IsMasterVolumeMuted RPC.

func (*Client) IsMtePolicyEnforced

func (c *Client) IsMtePolicyEnforced(ctx context.Context) (bool, error)

IsMtePolicyEnforced calls the IsMtePolicyEnforced RPC.

func (*Client) IsNetworkLoggingEnabled

func (c *Client) IsNetworkLoggingEnabled(ctx context.Context, arg0 int64) (bool, error)

IsNetworkLoggingEnabled calls the IsNetworkLoggingEnabled RPC.

func (*Client) IsOrganizationOwnedDeviceWithManagedProfile

func (c *Client) IsOrganizationOwnedDeviceWithManagedProfile(ctx context.Context) (bool, error)

IsOrganizationOwnedDeviceWithManagedProfile calls the IsOrganizationOwnedDeviceWithManagedProfile RPC.

func (*Client) IsOverrideApnEnabled

func (c *Client) IsOverrideApnEnabled(ctx context.Context, arg0 int64) (bool, error)

IsOverrideApnEnabled calls the IsOverrideApnEnabled RPC.

func (*Client) IsPackageSuspended

func (c *Client) IsPackageSuspended(ctx context.Context, arg0 int64, arg1 string) (bool, error)

IsPackageSuspended calls the IsPackageSuspended RPC.

func (*Client) IsPreferentialNetworkServiceEnabled

func (c *Client) IsPreferentialNetworkServiceEnabled(ctx context.Context) (bool, error)

IsPreferentialNetworkServiceEnabled calls the IsPreferentialNetworkServiceEnabled RPC.

func (*Client) IsProfileOwnerApp

func (c *Client) IsProfileOwnerApp(ctx context.Context, arg0 string) (bool, error)

IsProfileOwnerApp calls the IsProfileOwnerApp RPC.

func (*Client) IsProvisioningAllowed

func (c *Client) IsProvisioningAllowed(ctx context.Context, arg0 string) (bool, error)

IsProvisioningAllowed calls the IsProvisioningAllowed RPC.

func (*Client) IsResetPasswordTokenActive

func (c *Client) IsResetPasswordTokenActive(ctx context.Context, arg0 int64) (bool, error)

IsResetPasswordTokenActive calls the IsResetPasswordTokenActive RPC.

func (*Client) IsSafeOperation

func (c *Client) IsSafeOperation(ctx context.Context, arg0 int32) (bool, error)

IsSafeOperation calls the IsSafeOperation RPC.

func (*Client) IsSecurityLoggingEnabled

func (c *Client) IsSecurityLoggingEnabled(ctx context.Context, arg0 int64) (bool, error)

IsSecurityLoggingEnabled calls the IsSecurityLoggingEnabled RPC.

func (*Client) IsStatusBarDisabled

func (c *Client) IsStatusBarDisabled(ctx context.Context) (bool, error)

IsStatusBarDisabled calls the IsStatusBarDisabled RPC.

func (*Client) IsUninstallBlocked

func (c *Client) IsUninstallBlocked(ctx context.Context, arg0 int64, arg1 string) (bool, error)

IsUninstallBlocked calls the IsUninstallBlocked RPC.

func (*Client) IsUniqueDeviceAttestationSupported

func (c *Client) IsUniqueDeviceAttestationSupported(ctx context.Context) (bool, error)

IsUniqueDeviceAttestationSupported calls the IsUniqueDeviceAttestationSupported RPC.

func (*Client) IsUsbDataSignalingEnabled

func (c *Client) IsUsbDataSignalingEnabled(ctx context.Context) (bool, error)

IsUsbDataSignalingEnabled calls the IsUsbDataSignalingEnabled RPC.

func (*Client) IsUsingUnifiedPassword

func (c *Client) IsUsingUnifiedPassword(ctx context.Context, arg0 int64) (bool, error)

IsUsingUnifiedPassword calls the IsUsingUnifiedPassword RPC.

func (*Client) ListForegroundAffiliatedUsers

func (c *Client) ListForegroundAffiliatedUsers(ctx context.Context) (int64, error)

ListForegroundAffiliatedUsers calls the ListForegroundAffiliatedUsers RPC.

func (*Client) LockNow0

func (c *Client) LockNow0(ctx context.Context) error

LockNow0 calls the LockNow0 RPC.

func (*Client) LockNow1_1

func (c *Client) LockNow1_1(ctx context.Context, arg0 int32) error

LockNow1_1 calls the LockNow1_1 RPC.

func (*Client) LogoutUser

func (c *Client) LogoutUser(ctx context.Context, arg0 int64) (int32, error)

LogoutUser calls the LogoutUser RPC.

func (*Client) Reboot

func (c *Client) Reboot(ctx context.Context, arg0 int64) error

Reboot calls the Reboot RPC.

func (*Client) RemoveActiveAdmin

func (c *Client) RemoveActiveAdmin(ctx context.Context, arg0 int64) error

RemoveActiveAdmin calls the RemoveActiveAdmin RPC.

func (*Client) RemoveCrossProfileWidgetProvider

func (c *Client) RemoveCrossProfileWidgetProvider(ctx context.Context, arg0 int64, arg1 string) (bool, error)

RemoveCrossProfileWidgetProvider calls the RemoveCrossProfileWidgetProvider RPC.

func (*Client) RemoveKeyPair

func (c *Client) RemoveKeyPair(ctx context.Context, arg0 int64, arg1 string) (bool, error)

RemoveKeyPair calls the RemoveKeyPair RPC.

func (*Client) RemoveOverrideApn

func (c *Client) RemoveOverrideApn(ctx context.Context, arg0 int64, arg1 int32) (bool, error)

RemoveOverrideApn calls the RemoveOverrideApn RPC.

func (*Client) RemoveUser

func (c *Client) RemoveUser(ctx context.Context, arg0 int64, arg1 int64) (bool, error)

RemoveUser calls the RemoveUser RPC.

func (*Client) RequestBugreport

func (c *Client) RequestBugreport(ctx context.Context, arg0 int64) (bool, error)

RequestBugreport calls the RequestBugreport RPC.

func (*Client) ResetPassword

func (c *Client) ResetPassword(ctx context.Context, arg0 string, arg1 int32) (bool, error)

ResetPassword calls the ResetPassword RPC.

func (*Client) ResetPasswordWithToken

func (c *Client) ResetPasswordWithToken(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int32) (bool, error)

ResetPasswordWithToken calls the ResetPasswordWithToken RPC.

func (*Client) RetrieveNetworkLogs

func (c *Client) RetrieveNetworkLogs(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

RetrieveNetworkLogs calls the RetrieveNetworkLogs RPC.

func (*Client) RetrievePreRebootSecurityLogs

func (c *Client) RetrievePreRebootSecurityLogs(ctx context.Context, arg0 int64) (int64, error)

RetrievePreRebootSecurityLogs calls the RetrievePreRebootSecurityLogs RPC.

func (*Client) RetrieveSecurityLogs

func (c *Client) RetrieveSecurityLogs(ctx context.Context, arg0 int64) (int64, error)

RetrieveSecurityLogs calls the RetrieveSecurityLogs RPC.

func (*Client) RevokeKeyPairFromApp

func (c *Client) RevokeKeyPairFromApp(ctx context.Context, arg0 int64, arg1 string, arg2 string) (bool, error)

RevokeKeyPairFromApp calls the RevokeKeyPairFromApp RPC.

func (*Client) RevokeKeyPairFromWifiAuth

func (c *Client) RevokeKeyPairFromWifiAuth(ctx context.Context, arg0 string) (bool, error)

RevokeKeyPairFromWifiAuth calls the RevokeKeyPairFromWifiAuth RPC.

func (*Client) SetAccountManagementDisabled

func (c *Client) SetAccountManagementDisabled(ctx context.Context, arg0 int64, arg1 string, arg2 bool) error

SetAccountManagementDisabled calls the SetAccountManagementDisabled RPC.

func (*Client) SetAffiliationIds

func (c *Client) SetAffiliationIds(ctx context.Context, arg0 int64, arg1 int64) error

SetAffiliationIds calls the SetAffiliationIds RPC.

func (*Client) SetAlwaysOnVpnPackage3

func (c *Client) SetAlwaysOnVpnPackage3(ctx context.Context, arg0 int64, arg1 string, arg2 bool) error

SetAlwaysOnVpnPackage3 calls the SetAlwaysOnVpnPackage3 RPC.

func (*Client) SetAlwaysOnVpnPackage4_1

func (c *Client) SetAlwaysOnVpnPackage4_1(ctx context.Context, arg0 int64, arg1 string, arg2 bool, arg3 int64) error

SetAlwaysOnVpnPackage4_1 calls the SetAlwaysOnVpnPackage4_1 RPC.

func (*Client) SetAppFunctionsPolicy

func (c *Client) SetAppFunctionsPolicy(ctx context.Context, arg0 int32) error

SetAppFunctionsPolicy calls the SetAppFunctionsPolicy RPC.

func (*Client) SetApplicationHidden

func (c *Client) SetApplicationHidden(ctx context.Context, arg0 int64, arg1 string, arg2 bool) (bool, error)

SetApplicationHidden calls the SetApplicationHidden RPC.

func (*Client) SetApplicationRestrictions

func (c *Client) SetApplicationRestrictions(ctx context.Context, arg0 int64, arg1 string, arg2 int64) error

SetApplicationRestrictions calls the SetApplicationRestrictions RPC.

func (*Client) SetApplicationRestrictionsManagingPackage

func (c *Client) SetApplicationRestrictionsManagingPackage(ctx context.Context, arg0 int64, arg1 string) error

SetApplicationRestrictionsManagingPackage calls the SetApplicationRestrictionsManagingPackage RPC.

func (*Client) SetAutoTimeEnabled

func (c *Client) SetAutoTimeEnabled(ctx context.Context, arg0 int64, arg1 bool) error

SetAutoTimeEnabled calls the SetAutoTimeEnabled RPC.

func (*Client) SetAutoTimePolicy

func (c *Client) SetAutoTimePolicy(ctx context.Context, arg0 int32) error

SetAutoTimePolicy calls the SetAutoTimePolicy RPC.

func (*Client) SetAutoTimeRequired

func (c *Client) SetAutoTimeRequired(ctx context.Context, arg0 int64, arg1 bool) error

SetAutoTimeRequired calls the SetAutoTimeRequired RPC.

func (*Client) SetAutoTimeZoneEnabled

func (c *Client) SetAutoTimeZoneEnabled(ctx context.Context, arg0 int64, arg1 bool) error

SetAutoTimeZoneEnabled calls the SetAutoTimeZoneEnabled RPC.

func (*Client) SetAutoTimeZonePolicy

func (c *Client) SetAutoTimeZonePolicy(ctx context.Context, arg0 int32) error

SetAutoTimeZonePolicy calls the SetAutoTimeZonePolicy RPC.

func (*Client) SetBackupServiceEnabled

func (c *Client) SetBackupServiceEnabled(ctx context.Context, arg0 int64, arg1 bool) error

SetBackupServiceEnabled calls the SetBackupServiceEnabled RPC.

func (*Client) SetBluetoothContactSharingDisabled

func (c *Client) SetBluetoothContactSharingDisabled(ctx context.Context, arg0 int64, arg1 bool) error

SetBluetoothContactSharingDisabled calls the SetBluetoothContactSharingDisabled RPC.

func (*Client) SetCameraDisabled

func (c *Client) SetCameraDisabled(ctx context.Context, arg0 int64, arg1 bool) error

SetCameraDisabled calls the SetCameraDisabled RPC.

func (*Client) SetCertInstallerPackage

func (c *Client) SetCertInstallerPackage(ctx context.Context, arg0 int64, arg1 string) error

SetCertInstallerPackage calls the SetCertInstallerPackage RPC.

func (*Client) SetCommonCriteriaModeEnabled

func (c *Client) SetCommonCriteriaModeEnabled(ctx context.Context, arg0 int64, arg1 bool) error

SetCommonCriteriaModeEnabled calls the SetCommonCriteriaModeEnabled RPC.

func (*Client) SetConfiguredNetworksLockdownState

func (c *Client) SetConfiguredNetworksLockdownState(ctx context.Context, arg0 int64, arg1 bool) error

SetConfiguredNetworksLockdownState calls the SetConfiguredNetworksLockdownState RPC.

func (*Client) SetContentProtectionPolicy

func (c *Client) SetContentProtectionPolicy(ctx context.Context, arg0 int64, arg1 int32) error

SetContentProtectionPolicy calls the SetContentProtectionPolicy RPC.

func (*Client) SetCredentialManagerPolicy

func (c *Client) SetCredentialManagerPolicy(ctx context.Context, arg0 int64) error

SetCredentialManagerPolicy calls the SetCredentialManagerPolicy RPC.

func (*Client) SetCrossProfileCalendarPackages

func (c *Client) SetCrossProfileCalendarPackages(ctx context.Context, arg0 int64, arg1 int64) error

SetCrossProfileCalendarPackages calls the SetCrossProfileCalendarPackages RPC.

func (*Client) SetCrossProfileCallerIdDisabled

func (c *Client) SetCrossProfileCallerIdDisabled(ctx context.Context, arg0 int64, arg1 bool) error

SetCrossProfileCallerIdDisabled calls the SetCrossProfileCallerIdDisabled RPC.

func (*Client) SetCrossProfileContactsSearchDisabled

func (c *Client) SetCrossProfileContactsSearchDisabled(ctx context.Context, arg0 int64, arg1 bool) error

SetCrossProfileContactsSearchDisabled calls the SetCrossProfileContactsSearchDisabled RPC.

func (*Client) SetCrossProfilePackages

func (c *Client) SetCrossProfilePackages(ctx context.Context, arg0 int64, arg1 int64) error

SetCrossProfilePackages calls the SetCrossProfilePackages RPC.

func (*Client) SetDefaultDialerApplication

func (c *Client) SetDefaultDialerApplication(ctx context.Context, arg0 string) error

SetDefaultDialerApplication calls the SetDefaultDialerApplication RPC.

func (*Client) SetDefaultSmsApplication

func (c *Client) SetDefaultSmsApplication(ctx context.Context, arg0 int64, arg1 string) error

SetDefaultSmsApplication calls the SetDefaultSmsApplication RPC.

func (*Client) SetDelegatedScopes

func (c *Client) SetDelegatedScopes(ctx context.Context, arg0 int64, arg1 string, arg2 int64) error

SetDelegatedScopes calls the SetDelegatedScopes RPC.

func (*Client) SetDeviceOwnerLockScreenInfo

func (c *Client) SetDeviceOwnerLockScreenInfo(ctx context.Context, arg0 int64, arg1 string) error

SetDeviceOwnerLockScreenInfo calls the SetDeviceOwnerLockScreenInfo RPC.

func (*Client) SetEndUserSessionMessage

func (c *Client) SetEndUserSessionMessage(ctx context.Context, arg0 int64, arg1 string) error

SetEndUserSessionMessage calls the SetEndUserSessionMessage RPC.

func (*Client) SetFactoryResetProtectionPolicy

func (c *Client) SetFactoryResetProtectionPolicy(ctx context.Context, arg0 int64, arg1 int64) error

SetFactoryResetProtectionPolicy calls the SetFactoryResetProtectionPolicy RPC.

func (*Client) SetGlobalPrivateDnsModeOpportunistic

func (c *Client) SetGlobalPrivateDnsModeOpportunistic(ctx context.Context, arg0 int64) (int32, error)

SetGlobalPrivateDnsModeOpportunistic calls the SetGlobalPrivateDnsModeOpportunistic RPC.

func (*Client) SetGlobalPrivateDnsModeSpecifiedHost

func (c *Client) SetGlobalPrivateDnsModeSpecifiedHost(ctx context.Context, arg0 int64, arg1 string) (int32, error)

SetGlobalPrivateDnsModeSpecifiedHost calls the SetGlobalPrivateDnsModeSpecifiedHost RPC.

func (*Client) SetGlobalSetting

func (c *Client) SetGlobalSetting(ctx context.Context, arg0 int64, arg1 string, arg2 string) error

SetGlobalSetting calls the SetGlobalSetting RPC.

func (*Client) SetKeepUninstalledPackages

func (c *Client) SetKeepUninstalledPackages(ctx context.Context, arg0 int64, arg1 int64) error

SetKeepUninstalledPackages calls the SetKeepUninstalledPackages RPC.

func (*Client) SetKeyPairCertificate

func (c *Client) SetKeyPairCertificate(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 bool) (bool, error)

SetKeyPairCertificate calls the SetKeyPairCertificate RPC.

func (*Client) SetKeyguardDisabled

func (c *Client) SetKeyguardDisabled(ctx context.Context, arg0 int64, arg1 bool) (bool, error)

SetKeyguardDisabled calls the SetKeyguardDisabled RPC.

func (*Client) SetKeyguardDisabledFeatures

func (c *Client) SetKeyguardDisabledFeatures(ctx context.Context, arg0 int64, arg1 int32) error

SetKeyguardDisabledFeatures calls the SetKeyguardDisabledFeatures RPC.

func (*Client) SetLocationEnabled

func (c *Client) SetLocationEnabled(ctx context.Context, arg0 int64, arg1 bool) error

SetLocationEnabled calls the SetLocationEnabled RPC.

func (*Client) SetLockTaskFeatures

func (c *Client) SetLockTaskFeatures(ctx context.Context, arg0 int64, arg1 int32) error

SetLockTaskFeatures calls the SetLockTaskFeatures RPC.

func (*Client) SetLockTaskPackages

func (c *Client) SetLockTaskPackages(ctx context.Context, arg0 int64, arg1 int64) error

SetLockTaskPackages calls the SetLockTaskPackages RPC.

func (*Client) SetLogoutEnabled

func (c *Client) SetLogoutEnabled(ctx context.Context, arg0 int64, arg1 bool) error

SetLogoutEnabled calls the SetLogoutEnabled RPC.

func (*Client) SetLongSupportMessage

func (c *Client) SetLongSupportMessage(ctx context.Context, arg0 int64, arg1 string) error

SetLongSupportMessage calls the SetLongSupportMessage RPC.

func (*Client) SetManagedProfileCallerIdAccessPolicy

func (c *Client) SetManagedProfileCallerIdAccessPolicy(ctx context.Context, arg0 int64) error

SetManagedProfileCallerIdAccessPolicy calls the SetManagedProfileCallerIdAccessPolicy RPC.

func (*Client) SetManagedProfileContactsAccessPolicy

func (c *Client) SetManagedProfileContactsAccessPolicy(ctx context.Context, arg0 int64) error

SetManagedProfileContactsAccessPolicy calls the SetManagedProfileContactsAccessPolicy RPC.

func (*Client) SetManagedProfileMaximumTimeOff

func (c *Client) SetManagedProfileMaximumTimeOff(ctx context.Context, arg0 int64, arg1 int64) error

SetManagedProfileMaximumTimeOff calls the SetManagedProfileMaximumTimeOff RPC.

func (*Client) SetManagedSubscriptionsPolicy

func (c *Client) SetManagedSubscriptionsPolicy(ctx context.Context, arg0 int64) error

SetManagedSubscriptionsPolicy calls the SetManagedSubscriptionsPolicy RPC.

func (*Client) SetMasterVolumeMuted

func (c *Client) SetMasterVolumeMuted(ctx context.Context, arg0 int64, arg1 bool) error

SetMasterVolumeMuted calls the SetMasterVolumeMuted RPC.

func (*Client) SetMaximumFailedPasswordsForWipe

func (c *Client) SetMaximumFailedPasswordsForWipe(ctx context.Context, arg0 int64, arg1 int32) error

SetMaximumFailedPasswordsForWipe calls the SetMaximumFailedPasswordsForWipe RPC.

func (*Client) SetMaximumTimeToLock

func (c *Client) SetMaximumTimeToLock(ctx context.Context, arg0 int64, arg1 int64) error

SetMaximumTimeToLock calls the SetMaximumTimeToLock RPC.

func (*Client) SetMeteredDataDisabledPackages

func (c *Client) SetMeteredDataDisabledPackages(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

SetMeteredDataDisabledPackages calls the SetMeteredDataDisabledPackages RPC.

func (*Client) SetMinimumRequiredWifiSecurityLevel

func (c *Client) SetMinimumRequiredWifiSecurityLevel(ctx context.Context, arg0 int32) error

SetMinimumRequiredWifiSecurityLevel calls the SetMinimumRequiredWifiSecurityLevel RPC.

func (*Client) SetMtePolicy

func (c *Client) SetMtePolicy(ctx context.Context, arg0 int32) error

SetMtePolicy calls the SetMtePolicy RPC.

func (*Client) SetNearbyAppStreamingPolicy

func (c *Client) SetNearbyAppStreamingPolicy(ctx context.Context, arg0 int32) error

SetNearbyAppStreamingPolicy calls the SetNearbyAppStreamingPolicy RPC.

func (*Client) SetNearbyNotificationStreamingPolicy

func (c *Client) SetNearbyNotificationStreamingPolicy(ctx context.Context, arg0 int32) error

SetNearbyNotificationStreamingPolicy calls the SetNearbyNotificationStreamingPolicy RPC.

func (*Client) SetNetworkLoggingEnabled

func (c *Client) SetNetworkLoggingEnabled(ctx context.Context, arg0 int64, arg1 bool) error

SetNetworkLoggingEnabled calls the SetNetworkLoggingEnabled RPC.

func (*Client) SetOrganizationColor

func (c *Client) SetOrganizationColor(ctx context.Context, arg0 int64, arg1 int32) error

SetOrganizationColor calls the SetOrganizationColor RPC.

func (*Client) SetOrganizationId

func (c *Client) SetOrganizationId(ctx context.Context, arg0 string) error

SetOrganizationId calls the SetOrganizationId RPC.

func (*Client) SetOrganizationName

func (c *Client) SetOrganizationName(ctx context.Context, arg0 int64, arg1 string) error

SetOrganizationName calls the SetOrganizationName RPC.

func (*Client) SetOverrideApnsEnabled

func (c *Client) SetOverrideApnsEnabled(ctx context.Context, arg0 int64, arg1 bool) error

SetOverrideApnsEnabled calls the SetOverrideApnsEnabled RPC.

func (*Client) SetPackagesSuspended

func (c *Client) SetPackagesSuspended(ctx context.Context, arg0 int64, arg1 int64, arg2 bool) (int64, error)

SetPackagesSuspended calls the SetPackagesSuspended RPC.

func (*Client) SetPasswordExpirationTimeout

func (c *Client) SetPasswordExpirationTimeout(ctx context.Context, arg0 int64, arg1 int64) error

SetPasswordExpirationTimeout calls the SetPasswordExpirationTimeout RPC.

func (*Client) SetPasswordHistoryLength

func (c *Client) SetPasswordHistoryLength(ctx context.Context, arg0 int64, arg1 int32) error

SetPasswordHistoryLength calls the SetPasswordHistoryLength RPC.

func (*Client) SetPasswordMinimumLength

func (c *Client) SetPasswordMinimumLength(ctx context.Context, arg0 int64, arg1 int32) error

SetPasswordMinimumLength calls the SetPasswordMinimumLength RPC.

func (*Client) SetPasswordMinimumLetters

func (c *Client) SetPasswordMinimumLetters(ctx context.Context, arg0 int64, arg1 int32) error

SetPasswordMinimumLetters calls the SetPasswordMinimumLetters RPC.

func (*Client) SetPasswordMinimumLowerCase

func (c *Client) SetPasswordMinimumLowerCase(ctx context.Context, arg0 int64, arg1 int32) error

SetPasswordMinimumLowerCase calls the SetPasswordMinimumLowerCase RPC.

func (*Client) SetPasswordMinimumNonLetter

func (c *Client) SetPasswordMinimumNonLetter(ctx context.Context, arg0 int64, arg1 int32) error

SetPasswordMinimumNonLetter calls the SetPasswordMinimumNonLetter RPC.

func (*Client) SetPasswordMinimumNumeric

func (c *Client) SetPasswordMinimumNumeric(ctx context.Context, arg0 int64, arg1 int32) error

SetPasswordMinimumNumeric calls the SetPasswordMinimumNumeric RPC.

func (*Client) SetPasswordMinimumSymbols

func (c *Client) SetPasswordMinimumSymbols(ctx context.Context, arg0 int64, arg1 int32) error

SetPasswordMinimumSymbols calls the SetPasswordMinimumSymbols RPC.

func (*Client) SetPasswordMinimumUpperCase

func (c *Client) SetPasswordMinimumUpperCase(ctx context.Context, arg0 int64, arg1 int32) error

SetPasswordMinimumUpperCase calls the SetPasswordMinimumUpperCase RPC.

func (*Client) SetPasswordQuality

func (c *Client) SetPasswordQuality(ctx context.Context, arg0 int64, arg1 int32) error

SetPasswordQuality calls the SetPasswordQuality RPC.

func (*Client) SetPermissionGrantState

func (c *Client) SetPermissionGrantState(ctx context.Context, arg0 int64, arg1 string, arg2 string, arg3 int32) (bool, error)

SetPermissionGrantState calls the SetPermissionGrantState RPC.

func (*Client) SetPermissionPolicy

func (c *Client) SetPermissionPolicy(ctx context.Context, arg0 int64, arg1 int32) error

SetPermissionPolicy calls the SetPermissionPolicy RPC.

func (*Client) SetPermittedAccessibilityServices

func (c *Client) SetPermittedAccessibilityServices(ctx context.Context, arg0 int64, arg1 int64) (bool, error)

SetPermittedAccessibilityServices calls the SetPermittedAccessibilityServices RPC.

func (*Client) SetPermittedCrossProfileNotificationListeners

func (c *Client) SetPermittedCrossProfileNotificationListeners(ctx context.Context, arg0 int64, arg1 int64) (bool, error)

SetPermittedCrossProfileNotificationListeners calls the SetPermittedCrossProfileNotificationListeners RPC.

func (*Client) SetPermittedInputMethods

func (c *Client) SetPermittedInputMethods(ctx context.Context, arg0 int64, arg1 int64) (bool, error)

SetPermittedInputMethods calls the SetPermittedInputMethods RPC.

func (*Client) SetPersonalAppsSuspended

func (c *Client) SetPersonalAppsSuspended(ctx context.Context, arg0 int64, arg1 bool) error

SetPersonalAppsSuspended calls the SetPersonalAppsSuspended RPC.

func (*Client) SetPreferentialNetworkServiceConfigs

func (c *Client) SetPreferentialNetworkServiceConfigs(ctx context.Context, arg0 int64) error

SetPreferentialNetworkServiceConfigs calls the SetPreferentialNetworkServiceConfigs RPC.

func (*Client) SetPreferentialNetworkServiceEnabled

func (c *Client) SetPreferentialNetworkServiceEnabled(ctx context.Context, arg0 bool) error

SetPreferentialNetworkServiceEnabled calls the SetPreferentialNetworkServiceEnabled RPC.

func (*Client) SetProfileEnabled

func (c *Client) SetProfileEnabled(ctx context.Context, arg0 int64) error

SetProfileEnabled calls the SetProfileEnabled RPC.

func (*Client) SetProfileName

func (c *Client) SetProfileName(ctx context.Context, arg0 int64, arg1 string) error

SetProfileName calls the SetProfileName RPC.

func (*Client) SetRecommendedGlobalProxy

func (c *Client) SetRecommendedGlobalProxy(ctx context.Context, arg0 int64, arg1 int64) error

SetRecommendedGlobalProxy calls the SetRecommendedGlobalProxy RPC.

func (*Client) SetRequiredPasswordComplexity

func (c *Client) SetRequiredPasswordComplexity(ctx context.Context, arg0 int32) error

SetRequiredPasswordComplexity calls the SetRequiredPasswordComplexity RPC.

func (*Client) SetRequiredStrongAuthTimeout

func (c *Client) SetRequiredStrongAuthTimeout(ctx context.Context, arg0 int64, arg1 int64) error

SetRequiredStrongAuthTimeout calls the SetRequiredStrongAuthTimeout RPC.

func (*Client) SetResetPasswordToken

func (c *Client) SetResetPasswordToken(ctx context.Context, arg0 int64, arg1 int64) (bool, error)

SetResetPasswordToken calls the SetResetPasswordToken RPC.

func (*Client) SetRestrictionsProvider

func (c *Client) SetRestrictionsProvider(ctx context.Context, arg0 int64, arg1 int64) error

SetRestrictionsProvider calls the SetRestrictionsProvider RPC.

func (*Client) SetScreenCaptureDisabled

func (c *Client) SetScreenCaptureDisabled(ctx context.Context, arg0 int64, arg1 bool) error

SetScreenCaptureDisabled calls the SetScreenCaptureDisabled RPC.

func (*Client) SetSecureSetting

func (c *Client) SetSecureSetting(ctx context.Context, arg0 int64, arg1 string, arg2 string) error

SetSecureSetting calls the SetSecureSetting RPC.

func (*Client) SetSecurityLoggingEnabled

func (c *Client) SetSecurityLoggingEnabled(ctx context.Context, arg0 int64, arg1 bool) error

SetSecurityLoggingEnabled calls the SetSecurityLoggingEnabled RPC.

func (*Client) SetShortSupportMessage

func (c *Client) SetShortSupportMessage(ctx context.Context, arg0 int64, arg1 string) error

SetShortSupportMessage calls the SetShortSupportMessage RPC.

func (*Client) SetStartUserSessionMessage

func (c *Client) SetStartUserSessionMessage(ctx context.Context, arg0 int64, arg1 string) error

SetStartUserSessionMessage calls the SetStartUserSessionMessage RPC.

func (*Client) SetStatusBarDisabled

func (c *Client) SetStatusBarDisabled(ctx context.Context, arg0 int64, arg1 bool) (bool, error)

SetStatusBarDisabled calls the SetStatusBarDisabled RPC.

func (*Client) SetStorageEncryption

func (c *Client) SetStorageEncryption(ctx context.Context, arg0 int64, arg1 bool) (int32, error)

SetStorageEncryption calls the SetStorageEncryption RPC.

func (*Client) SetSystemSetting

func (c *Client) SetSystemSetting(ctx context.Context, arg0 int64, arg1 string, arg2 string) error

SetSystemSetting calls the SetSystemSetting RPC.

func (*Client) SetSystemUpdatePolicy

func (c *Client) SetSystemUpdatePolicy(ctx context.Context, arg0 int64, arg1 int64) error

SetSystemUpdatePolicy calls the SetSystemUpdatePolicy RPC.

func (*Client) SetTime

func (c *Client) SetTime(ctx context.Context, arg0 int64, arg1 int64) (bool, error)

SetTime calls the SetTime RPC.

func (*Client) SetTimeZone

func (c *Client) SetTimeZone(ctx context.Context, arg0 int64, arg1 string) (bool, error)

SetTimeZone calls the SetTimeZone RPC.

func (*Client) SetTrustAgentConfiguration

func (c *Client) SetTrustAgentConfiguration(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

SetTrustAgentConfiguration calls the SetTrustAgentConfiguration RPC.

func (*Client) SetUninstallBlocked

func (c *Client) SetUninstallBlocked(ctx context.Context, arg0 int64, arg1 string, arg2 bool) error

SetUninstallBlocked calls the SetUninstallBlocked RPC.

func (*Client) SetUsbDataSignalingEnabled

func (c *Client) SetUsbDataSignalingEnabled(ctx context.Context, arg0 bool) error

SetUsbDataSignalingEnabled calls the SetUsbDataSignalingEnabled RPC.

func (*Client) SetUserControlDisabledPackages

func (c *Client) SetUserControlDisabledPackages(ctx context.Context, arg0 int64, arg1 int64) error

SetUserControlDisabledPackages calls the SetUserControlDisabledPackages RPC.

func (*Client) SetUserIcon

func (c *Client) SetUserIcon(ctx context.Context, arg0 int64, arg1 int64) error

SetUserIcon calls the SetUserIcon RPC.

func (*Client) SetWifiSsidPolicy

func (c *Client) SetWifiSsidPolicy(ctx context.Context, arg0 int64) error

SetWifiSsidPolicy calls the SetWifiSsidPolicy RPC.

func (*Client) StartUserInBackground

func (c *Client) StartUserInBackground(ctx context.Context, arg0 int64, arg1 int64) (int32, error)

StartUserInBackground calls the StartUserInBackground RPC.

func (*Client) StopUser

func (c *Client) StopUser(ctx context.Context, arg0 int64, arg1 int64) (int32, error)

StopUser calls the StopUser RPC.

func (*Client) SwitchUser

func (c *Client) SwitchUser(ctx context.Context, arg0 int64, arg1 int64) (bool, error)

SwitchUser calls the SwitchUser RPC.

func (*Client) TransferOwnership

func (c *Client) TransferOwnership(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

TransferOwnership calls the TransferOwnership RPC.

func (*Client) UninstallAllUserCaCerts

func (c *Client) UninstallAllUserCaCerts(ctx context.Context, arg0 int64) error

UninstallAllUserCaCerts calls the UninstallAllUserCaCerts RPC.

func (*Client) UninstallCaCert

func (c *Client) UninstallCaCert(ctx context.Context, arg0 int64, arg1 int64) error

UninstallCaCert calls the UninstallCaCert RPC.

func (*Client) UpdateOverrideApn

func (c *Client) UpdateOverrideApn(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (bool, error)

UpdateOverrideApn calls the UpdateOverrideApn RPC.

func (*Client) WipeData1

func (c *Client) WipeData1(ctx context.Context, arg0 int32) error

WipeData1 calls the WipeData1 RPC.

func (*Client) WipeData2_1

func (c *Client) WipeData2_1(ctx context.Context, arg0 int32, arg1 string) error

WipeData2_1 calls the WipeData2_1 RPC.

func (*Client) WipeDevice

func (c *Client) WipeDevice(ctx context.Context, arg0 int32) error

WipeDevice calls the WipeDevice RPC.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL