ContactIdHandler Methods |
The ContactIdHandler type exposes the following members.
Name | Description | |
---|---|---|
Dispose |
Disposes the object.
(Inherited from DisposableClass.) | |
Dispose(Boolean) | (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).) |