Class: Google::Apis::AndroidmanagementV1::LostModeOutgoingPhoneCallEvent

Inherits:
Object
  • Object
show all
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

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