ContactIdHandler Class |
Namespace: Ozeki.VoIP
The ContactIdHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContactIdHandler | Initializes a new instance of the ContactIdHandler class |
Name | Description | |
---|---|---|
![]() | Dispose |
Disposes the object.
(Inherited from DisposableClass.) |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the ContactIdHandler and optionally releases the managed resources (Overrides TimerBasedMediaHandlerDispose(Boolean).) |
![]() | Finalize | (Inherited from DisposableClass.) |
![]() | GetAudioFormat | (Overrides AudioSenderGetAudioFormat.) |
![]() | OnDataReceived | |
![]() | ReceiverConnected |
This will be called when this object has been connected to an audio receiver.
(Inherited from AudioSender.) |
![]() | ReceiverDisconnected |
This will be called when this object has been disconnected from an audio receiver.
(Inherited from AudioSender.) |
![]() | SenderConnected | |
![]() | SenderDisconnected | |
![]() | SendMediaData | (Inherited from AbstractMediaSenderTData, TFormat.) |
![]() | SendNotification(Int32, ContactIdEventQualifier, Int32, Int32, Int32) | Obsolete.
Send the Contact ID message. When this method is called, the contactIdHandler will start for sending mode.
|
![]() | SendNotification(String, ContactIdEventQualifier, String, String, String) |
Send the Contact ID message. When this method is called, the contactIdHandler will start for sending mode.
|
![]() | SetPreferredSendFormats | (Inherited from AbstractMediaSenderTData, TFormat.) |
![]() | Start |
Starts sending or receiving Contact ID message.
|
![]() | StartTimer |
Starts the timer.
(Inherited from TimerBasedMediaHandler.) |
![]() | Stop |
Stops the Contact ID seding or receiving.
|
![]() | StopTimer |
Stops the timer.
(Inherited from TimerBasedMediaHandler.) |
![]() | TimerTick | (Overrides TimerBasedMediaHandlerTimerTick(UInt32).) |
Name | Description | |
---|---|---|
![]() | ConverterType | |
![]() | ID | (Inherited from DisposableClass.) |
![]() | PacketizationTime |
Gets the time between the send events (in milliseconds).
(Inherited from TimerBasedMediaHandler.) |
![]() | ReceiveFormats | |
![]() | Sync | (Inherited from TimerBasedMediaHandler.) |
Name | Description | |
---|---|---|
![]() | ContactIdSendFailed |
The sending of the alarm (that is, the contact ID) is failed. For instance, the kissoff signal is not received.
|
![]() | ContactIdSendSuccessful |
The sending of the alarm has been successful.
|
![]() | MediaDataSent | (Inherited from AbstractMediaSenderTData, TFormat.) |
![]() | ReceivedNotification |
A Contact ID alarm is received.
|
![]() | ReceiveFormatsChanged |