class UsageLogEvent extends Model (View source)

Properties

protected $adbShellCommandEventType
protected $adbShellCommandEventDataType
protected $adbShellInteractiveEventType
protected $adbShellInteractiveEventDataType
protected $appProcessStartEventType
protected $appProcessStartEventDataType
protected $certAuthorityInstalledEventType
protected $certAuthorityInstalledEventDataType
protected $certAuthorityRemovedEventType
protected $certAuthorityRemovedEventDataType
protected $certValidationFailureEventType
protected $certValidationFailureEventDataType
protected $connectEventType
protected $connectEventDataType
protected $cryptoSelfTestCompletedEventType
protected $cryptoSelfTestCompletedEventDataType
protected $dnsEventType
protected $dnsEventDataType
protected $enrollmentCompleteEventType
protected $enrollmentCompleteEventDataType
string $eventId
string $eventTime
string $eventType
protected $filePulledEventType
protected $filePulledEventDataType
protected $filePushedEventType
protected $filePushedEventDataType
protected $keyDestructionEventType
protected $keyDestructionEventDataType
protected $keyGeneratedEventType
protected $keyGeneratedEventDataType
protected $keyImportEventType
protected $keyImportEventDataType
protected $keyIntegrityViolationEventType
protected $keyIntegrityViolationEventDataType
protected $keyguardDismissAuthAttemptEventType
protected $keyguardDismissAuthAttemptEventDataType
protected $keyguardDismissedEventType
protected $keyguardDismissedEventDataType
protected $keyguardSecuredEventType
protected $keyguardSecuredEventDataType
protected $logBufferSizeCriticalEventType
protected $logBufferSizeCriticalEventDataType
protected $loggingStartedEventType
protected $loggingStartedEventDataType
protected $loggingStoppedEventType
protected $loggingStoppedEventDataType
protected $lostModeLocationEventType
protected $lostModeLocationEventDataType
protected $lostModeOutgoingPhoneCallEventType
protected $lostModeOutgoingPhoneCallEventDataType
protected $mediaMountEventType
protected $mediaMountEventDataType
protected $mediaUnmountEventType
protected $mediaUnmountEventDataType
protected $osShutdownEventType
protected $osShutdownEventDataType
protected $osStartupEventType
protected $osStartupEventDataType
protected $remoteLockEventType
protected $remoteLockEventDataType
protected $stopLostModeUserAttemptEventType
protected $stopLostModeUserAttemptEventDataType
protected $wipeFailureEventType
protected $wipeFailureEventDataType

Methods

setAdbShellCommandEvent(AdbShellCommandEvent $adbShellCommandEvent)

No description

setAdbShellInteractiveEvent(AdbShellInteractiveEvent $adbShellInteractiveEvent)

No description

setAppProcessStartEvent(AppProcessStartEvent $appProcessStartEvent)

No description

setCertAuthorityInstalledEvent(CertAuthorityInstalledEvent $certAuthorityInstalledEvent)

No description

setCertAuthorityRemovedEvent(CertAuthorityRemovedEvent $certAuthorityRemovedEvent)

No description

setCertValidationFailureEvent(CertValidationFailureEvent $certValidationFailureEvent)

No description

setConnectEvent(ConnectEvent $connectEvent)

No description

getConnectEvent()

No description

setCryptoSelfTestCompletedEvent(CryptoSelfTestCompletedEvent $cryptoSelfTestCompletedEvent)

No description

setDnsEvent(DnsEvent $dnsEvent)

No description

getDnsEvent()

No description

setEnrollmentCompleteEvent(EnrollmentCompleteEvent $enrollmentCompleteEvent)

No description

setEventId($eventId)

No description

string
getEventId()

No description

setEventTime($eventTime)

No description

string
getEventTime()

No description

setEventType($eventType)

No description

string
getEventType()

No description

setFilePulledEvent(FilePulledEvent $filePulledEvent)

No description

setFilePushedEvent(FilePushedEvent $filePushedEvent)

No description

setKeyDestructionEvent(KeyDestructionEvent $keyDestructionEvent)

No description

setKeyGeneratedEvent(KeyGeneratedEvent $keyGeneratedEvent)

No description

setKeyImportEvent(KeyImportEvent $keyImportEvent)

No description

setKeyIntegrityViolationEvent(KeyIntegrityViolationEvent $keyIntegrityViolationEvent)

No description

setKeyguardDismissAuthAttemptEvent(KeyguardDismissAuthAttemptEvent $keyguardDismissAuthAttemptEvent)

No description

setKeyguardDismissedEvent(KeyguardDismissedEvent $keyguardDismissedEvent)

No description

setKeyguardSecuredEvent(KeyguardSecuredEvent $keyguardSecuredEvent)

No description

setLogBufferSizeCriticalEvent(LogBufferSizeCriticalEvent $logBufferSizeCriticalEvent)

No description

setLoggingStartedEvent(LoggingStartedEvent $loggingStartedEvent)

No description

setLoggingStoppedEvent(LoggingStoppedEvent $loggingStoppedEvent)

No description

setLostModeLocationEvent(LostModeLocationEvent $lostModeLocationEvent)

No description

setLostModeOutgoingPhoneCallEvent(LostModeOutgoingPhoneCallEvent $lostModeOutgoingPhoneCallEvent)

No description

setMediaMountEvent(MediaMountEvent $mediaMountEvent)

No description

setMediaUnmountEvent(MediaUnmountEvent $mediaUnmountEvent)

No description

setOsShutdownEvent(OsShutdownEvent $osShutdownEvent)

No description

setOsStartupEvent(OsStartupEvent $osStartupEvent)

No description

setRemoteLockEvent(RemoteLockEvent $remoteLockEvent)

No description

setStopLostModeUserAttemptEvent(StopLostModeUserAttemptEvent $stopLostModeUserAttemptEvent)

No description

setWipeFailureEvent(WipeFailureEvent $wipeFailureEvent)

No description

Details

setAdbShellCommandEvent(AdbShellCommandEvent $adbShellCommandEvent)

No description

Parameters

AdbShellCommandEvent $adbShellCommandEvent

AdbShellCommandEvent getAdbShellCommandEvent()

No description

Return Value

AdbShellCommandEvent

setAdbShellInteractiveEvent(AdbShellInteractiveEvent $adbShellInteractiveEvent)

No description

Parameters

AdbShellInteractiveEvent $adbShellInteractiveEvent

AdbShellInteractiveEvent getAdbShellInteractiveEvent()

No description

setAppProcessStartEvent(AppProcessStartEvent $appProcessStartEvent)

No description

Parameters

AppProcessStartEvent $appProcessStartEvent

AppProcessStartEvent getAppProcessStartEvent()

No description

Return Value

AppProcessStartEvent

setCertAuthorityInstalledEvent(CertAuthorityInstalledEvent $certAuthorityInstalledEvent)

No description

Parameters

CertAuthorityInstalledEvent $certAuthorityInstalledEvent

CertAuthorityInstalledEvent getCertAuthorityInstalledEvent()

No description

setCertAuthorityRemovedEvent(CertAuthorityRemovedEvent $certAuthorityRemovedEvent)

No description

Parameters

CertAuthorityRemovedEvent $certAuthorityRemovedEvent

CertAuthorityRemovedEvent getCertAuthorityRemovedEvent()

No description

setCertValidationFailureEvent(CertValidationFailureEvent $certValidationFailureEvent)

No description

Parameters

CertValidationFailureEvent $certValidationFailureEvent

CertValidationFailureEvent getCertValidationFailureEvent()

No description

setConnectEvent(ConnectEvent $connectEvent)

No description

Parameters

ConnectEvent $connectEvent

ConnectEvent getConnectEvent()

No description

Return Value

ConnectEvent

setCryptoSelfTestCompletedEvent(CryptoSelfTestCompletedEvent $cryptoSelfTestCompletedEvent)

No description

Parameters

CryptoSelfTestCompletedEvent $cryptoSelfTestCompletedEvent

CryptoSelfTestCompletedEvent getCryptoSelfTestCompletedEvent()

No description

setDnsEvent(DnsEvent $dnsEvent)

No description

Parameters

DnsEvent $dnsEvent

DnsEvent getDnsEvent()

No description

Return Value

DnsEvent

setEnrollmentCompleteEvent(EnrollmentCompleteEvent $enrollmentCompleteEvent)

No description

Parameters

EnrollmentCompleteEvent $enrollmentCompleteEvent

EnrollmentCompleteEvent getEnrollmentCompleteEvent()

No description

setEventId($eventId)

No description

Parameters

$eventId

string getEventId()

No description

Return Value

string

setEventTime($eventTime)

No description

Parameters

$eventTime

string getEventTime()

No description

Return Value

string

setEventType($eventType)

No description

Parameters

$eventType

string getEventType()

No description

Return Value

string

setFilePulledEvent(FilePulledEvent $filePulledEvent)

No description

Parameters

FilePulledEvent $filePulledEvent

FilePulledEvent getFilePulledEvent()

No description

Return Value

FilePulledEvent

setFilePushedEvent(FilePushedEvent $filePushedEvent)

No description

Parameters

FilePushedEvent $filePushedEvent

FilePushedEvent getFilePushedEvent()

No description

Return Value

FilePushedEvent

setKeyDestructionEvent(KeyDestructionEvent $keyDestructionEvent)

No description

Parameters

KeyDestructionEvent $keyDestructionEvent

KeyDestructionEvent getKeyDestructionEvent()

No description

Return Value

KeyDestructionEvent

setKeyGeneratedEvent(KeyGeneratedEvent $keyGeneratedEvent)

No description

Parameters

KeyGeneratedEvent $keyGeneratedEvent

KeyGeneratedEvent getKeyGeneratedEvent()

No description

Return Value

KeyGeneratedEvent

setKeyImportEvent(KeyImportEvent $keyImportEvent)

No description

Parameters

KeyImportEvent $keyImportEvent

KeyImportEvent getKeyImportEvent()

No description

Return Value

KeyImportEvent

setKeyIntegrityViolationEvent(KeyIntegrityViolationEvent $keyIntegrityViolationEvent)

No description

Parameters

KeyIntegrityViolationEvent $keyIntegrityViolationEvent

KeyIntegrityViolationEvent getKeyIntegrityViolationEvent()

No description

setKeyguardDismissAuthAttemptEvent(KeyguardDismissAuthAttemptEvent $keyguardDismissAuthAttemptEvent)

No description

Parameters

KeyguardDismissAuthAttemptEvent $keyguardDismissAuthAttemptEvent

KeyguardDismissAuthAttemptEvent getKeyguardDismissAuthAttemptEvent()

No description

setKeyguardDismissedEvent(KeyguardDismissedEvent $keyguardDismissedEvent)

No description

Parameters

KeyguardDismissedEvent $keyguardDismissedEvent

KeyguardDismissedEvent getKeyguardDismissedEvent()

No description

Return Value

KeyguardDismissedEvent

setKeyguardSecuredEvent(KeyguardSecuredEvent $keyguardSecuredEvent)

No description

Parameters

KeyguardSecuredEvent $keyguardSecuredEvent

KeyguardSecuredEvent getKeyguardSecuredEvent()

No description

Return Value

KeyguardSecuredEvent

setLogBufferSizeCriticalEvent(LogBufferSizeCriticalEvent $logBufferSizeCriticalEvent)

No description

Parameters

LogBufferSizeCriticalEvent $logBufferSizeCriticalEvent

LogBufferSizeCriticalEvent getLogBufferSizeCriticalEvent()

No description

setLoggingStartedEvent(LoggingStartedEvent $loggingStartedEvent)

No description

Parameters

LoggingStartedEvent $loggingStartedEvent

LoggingStartedEvent getLoggingStartedEvent()

No description

Return Value

LoggingStartedEvent

setLoggingStoppedEvent(LoggingStoppedEvent $loggingStoppedEvent)

No description

Parameters

LoggingStoppedEvent $loggingStoppedEvent

LoggingStoppedEvent getLoggingStoppedEvent()

No description

Return Value

LoggingStoppedEvent

setLostModeLocationEvent(LostModeLocationEvent $lostModeLocationEvent)

No description

Parameters

LostModeLocationEvent $lostModeLocationEvent

LostModeLocationEvent getLostModeLocationEvent()

No description

Return Value

LostModeLocationEvent

setLostModeOutgoingPhoneCallEvent(LostModeOutgoingPhoneCallEvent $lostModeOutgoingPhoneCallEvent)

No description

Parameters

LostModeOutgoingPhoneCallEvent $lostModeOutgoingPhoneCallEvent

LostModeOutgoingPhoneCallEvent getLostModeOutgoingPhoneCallEvent()

No description

setMediaMountEvent(MediaMountEvent $mediaMountEvent)

No description

Parameters

MediaMountEvent $mediaMountEvent

MediaMountEvent getMediaMountEvent()

No description

Return Value

MediaMountEvent

setMediaUnmountEvent(MediaUnmountEvent $mediaUnmountEvent)

No description

Parameters

MediaUnmountEvent $mediaUnmountEvent

MediaUnmountEvent getMediaUnmountEvent()

No description

Return Value

MediaUnmountEvent

setOsShutdownEvent(OsShutdownEvent $osShutdownEvent)

No description

Parameters

OsShutdownEvent $osShutdownEvent

OsShutdownEvent getOsShutdownEvent()

No description

Return Value

OsShutdownEvent

setOsStartupEvent(OsStartupEvent $osStartupEvent)

No description

Parameters

OsStartupEvent $osStartupEvent

OsStartupEvent getOsStartupEvent()

No description

Return Value

OsStartupEvent

setRemoteLockEvent(RemoteLockEvent $remoteLockEvent)

No description

Parameters

RemoteLockEvent $remoteLockEvent

RemoteLockEvent getRemoteLockEvent()

No description

Return Value

RemoteLockEvent

setStopLostModeUserAttemptEvent(StopLostModeUserAttemptEvent $stopLostModeUserAttemptEvent)

No description

Parameters

StopLostModeUserAttemptEvent $stopLostModeUserAttemptEvent

StopLostModeUserAttemptEvent getStopLostModeUserAttemptEvent()

No description

setWipeFailureEvent(WipeFailureEvent $wipeFailureEvent)

No description

Parameters

WipeFailureEvent $wipeFailureEvent

WipeFailureEvent getWipeFailureEvent()

No description

Return Value

WipeFailureEvent