enum Apps::EventMessages::EventType

Defined in:

pb-Apps/CATS_Events.pb.cr

Enum Members

EtBridged = 1
EtCallCleared = 2
EtConferenced = 3
EtConnectionCleared = 4
EtDelivered = 5
EtDigitsDialed = 6
EtDiverted = 7
EtEstablished = 8
EtFailed = 9
EtHeld = 10
EtNetworkCapabilitiesChanged = 11
EtNetworkReached = 12
EtOffered = 13
EtOriginated = 14
EtQueued = 15
EtRetrieved = 16
EtServiceInitiated = 17
EtTransferred = 18
EtCallInformation = 19
EtCharging = 20
EtDigitsGeneratedEvent = 21
EtTelephonyTonesGeneratedEvent = 22
EtServiceCompletionFailure = 23
EtMediaAttached = 24
EtMediaDetached = 25
EtButtonInformation = 26
EtButtonPress = 27
EtDisplayUpdated = 28
EtHookswitch = 29
EtLampMode = 30
EtMessageWaiting = 31
EtMicrophoneGain = 32
EtMicrophoneMute = 33
EtRingerStatus = 34
EtSpeakerMute = 35
EtSpeakerVolume = 36
EtAgentBusy = 37
EtAgentLoggedOn = 38
EtAgentLoggedOff = 39
EtAgentNotReady = 40
EtAgentReady = 41
EtAgentWorkingAfterCall = 42
EtAutoAnswer = 43
EtAutoWorkMode = 44
EtCallBack = 45
EtCallBackMessage = 46
EtCallerIDStatus = 47
EtDoNotDisturb = 48
EtForwarding = 49
EtRouteingMode = 50
EtBackInService = 51
EtDeviceCapabilityChanged = 52
EtOutOfService = 53
EtPlay = 54
EtRecord = 55
EtReview = 56
EtStop = 57
EtSuspendPlay = 58
EtSuspendRecord = 59
EtVoiceAttributesChange = 60
EtPrivateEvent = 61
EtSnapshotDevice = 62
EtSnapshotCall = 63
EtErrorMessage = 64
EtPresenceState = 65
EtPartiallyInService = 66
EtBookmarkReached = 67
EtCompleted = 68
EtDTMFDetected = 69
EtEmptied = 70
EtInterruptionDetected = 71
EtNotRecognized = 72
EtRecognized = 73
EtSilenceTimeoutExpired = 74
EtSpeechDetected = 75
EtStarted = 76
EtVoiceErrorOccurred = 77

Instance Method Summary

Instance Method Detail

def et_agent_busy? #

[View source]
def et_agent_logged_off? #

[View source]
def et_agent_logged_on? #

[View source]
def et_agent_not_ready? #

[View source]
def et_agent_ready? #

[View source]
def et_agent_working_after_call? #

[View source]
def et_auto_answer? #

[View source]
def et_auto_work_mode? #

[View source]
def et_back_in_service? #

[View source]
def et_bookmark_reached? #

[View source]
def et_bridged? #

[View source]
def et_button_information? #

[View source]
def et_button_press? #

[View source]
def et_call_back? #

[View source]
def et_call_back_message? #

[View source]
def et_call_cleared? #

[View source]
def et_call_information? #

[View source]
def et_caller_id_status? #

[View source]
def et_charging? #

[View source]
def et_completed? #

[View source]
def et_conferenced? #

[View source]
def et_connection_cleared? #

[View source]
def et_delivered? #

[View source]
def et_device_capability_changed? #

[View source]
def et_digits_dialed? #

[View source]
def et_digits_generated_event? #

[View source]
def et_display_updated? #

[View source]
def et_diverted? #

[View source]
def et_do_not_disturb? #

[View source]
def et_dtmf_detected? #

[View source]
def et_emptied? #

[View source]
def et_error_message? #

[View source]
def et_established? #

[View source]
def et_failed? #

[View source]
def et_forwarding? #

[View source]
def et_held? #

[View source]
def et_hookswitch? #

[View source]
def et_interruption_detected? #

[View source]
def et_lamp_mode? #

[View source]
def et_media_attached? #

[View source]
def et_media_detached? #

[View source]
def et_message_waiting? #

[View source]
def et_microphone_gain? #

[View source]
def et_microphone_mute? #

[View source]
def et_network_capabilities_changed? #

[View source]
def et_network_reached? #

[View source]
def et_not_recognized? #

[View source]
def et_offered? #

[View source]
def et_originated? #

[View source]
def et_out_of_service? #

[View source]
def et_partially_in_service? #

[View source]
def et_play? #

[View source]
def et_presence_state? #

[View source]
def et_private_event? #

[View source]
def et_queued? #

[View source]
def et_recognized? #

[View source]
def et_record? #

[View source]
def et_retrieved? #

[View source]
def et_review? #

[View source]
def et_ringer_status? #

[View source]
def et_routeing_mode? #

[View source]
def et_service_completion_failure? #

[View source]
def et_service_initiated? #

[View source]
def et_silence_timeout_expired? #

[View source]
def et_snapshot_call? #

[View source]
def et_snapshot_device? #

[View source]
def et_speaker_mute? #

[View source]
def et_speaker_volume? #

[View source]
def et_speech_detected? #

[View source]
def et_started? #

[View source]
def et_stop? #

[View source]
def et_suspend_play? #

[View source]
def et_suspend_record? #

[View source]
def et_telephony_tones_generated_event? #

[View source]
def et_transferred? #

[View source]
def et_voice_attributes_change? #

[View source]
def et_voice_error_occurred? #

[View source]