GoogleApi.AndroidManagement.V1.Model.LaunchAppAction (google_api_android_management v0.43.1) View Source
An action to launch an app.
Attributes
-
packageName
(type:String.t
, default:nil
) - Package name of app to be launched
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.AndroidManagement.V1.Model.LaunchAppAction{ packageName: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.