MCaUiReconnectQueryObserver Class Reference

class MCaUiReconnectQueryObserver

Defines the interface for the observers of the CCaUiReconnectQuery.

cauiengine.lib
Since
5.0
Public Member Functions
voidOptionSelected(TCaUiReconType)
Public Member Enumerations
enumTCaUiReconType { ECallUiReconTypeCancel = -1, ECallUiReconTypeVoice = 0, ECallUiReconTypeVideo = 1, ECallUiReconTypeMsg = 2 }

Member Functions Documentation

OptionSelected(TCaUiReconType)

voidOptionSelected(TCaUiReconTypeaOption)[pure virtual]

User selected option notification.

Parameters

TCaUiReconType aOptionUser selected option for reconnect query.

Member Enumerations Documentation

Enum TCaUiReconType

Enumerators

ECallUiReconTypeCancel = -1
ECallUiReconTypeVoice = 0
ECallUiReconTypeVideo = 1
ECallUiReconTypeMsg = 2