MethodChannelFlutterAndroidEnterprise class

Inheritance

Properties

hashCode → int
The hash code for this object.
no setterinherited
methodChannel → MethodChannel
final
restrictionsChanged → Stream<Map<String, String>>
no setteroverride
restrictionsChannel → EventChannel
final
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited

Methods

getManagedConfigurations() → Future<Map<String, String>>
override
getUserProfiles() → Future<List<ProfileSummaryMessage>>
override
isDeviceManaged() → Future<bool>
override
isDeviceOwnerActive() → Future<bool>
override
isManagedProfile() → Future<bool>
override
isPrivateSpaceRestricted() → Future<bool>
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
reportComplianceState({required String state, required String message, required Map<String, String> data}) → Future<void>
override
setPrivateSpaceAllowed(bool allowed) → Future<void>
override
startKioskMode(KioskConfigMessage config) → Future<void>
override
stopKioskMode() → Future<void>
override
toString() → String
A string representation of this object.
inherited

Operators

operator ==(Object other) → bool
The equality operator.
inherited