GoogleApi.AndroidManagement.V1.Model.WifiRoamingPolicy (google_api_android_management v0.58.0)
View SourceWi-Fi roaming policy.
Attributes
-
wifiRoamingSettings(type:list(GoogleApi.AndroidManagement.V1.Model.WifiRoamingSetting.t), default:nil) - Optional. Wi-Fi roaming settings. SSIDs provided in this list must be unique, the policy will be rejected otherwise.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AndroidManagement.V1.Model.WifiRoamingPolicy{ wifiRoamingSettings: [GoogleApi.AndroidManagement.V1.Model.WifiRoamingSetting.t()] | nil }