Class: Google::Apis::AndroidmanagementV1::LostModeOutgoingPhoneCallEvent
- Inherits:
-
Object
- Object
- Google::Apis::AndroidmanagementV1::LostModeOutgoingPhoneCallEvent
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/androidmanagement_v1/classes.rb,
lib/google/apis/androidmanagement_v1/representations.rb,
lib/google/apis/androidmanagement_v1/representations.rb
Overview
An event indicating an outgoing phone call has been made when a device is in lost mode. Intentionally empty.
Instance Method Summary collapse
-
#initialize(**args) ⇒ LostModeOutgoingPhoneCallEvent
constructor
A new instance of LostModeOutgoingPhoneCallEvent.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ LostModeOutgoingPhoneCallEvent
Returns a new instance of LostModeOutgoingPhoneCallEvent.
3307 3308 3309 |
# File 'lib/google/apis/androidmanagement_v1/classes.rb', line 3307 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3312 3313 |
# File 'lib/google/apis/androidmanagement_v1/classes.rb', line 3312 def update!(**args) end |