Contact |
The ContactIdHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | (Inherited from DisposableClass) | |
| Dispose(Boolean) | (Overrides TimerBasedMediaHandlerDispose(Boolean)) | |
| Finalize | (Inherited from DisposableClass) | |
| GetAudioFormat | (Overrides AudioSender.GetAudioFormat) | |
| OnDataReceived | ||
| ReceiverConnected | (Inherited from AudioSender) | |
| ReceiverDisconnected | (Inherited from AudioSender) | |
| SenderConnected | ||
| SenderDisconnected | ||
| SendMediaData | (Inherited from AbstractMediaSenderAudioData, AudioFormat) | |
| SendNotification(ContactIdAlarm) | Send the Contact ID message. When this method is called, the contactIdHandler will start for sending mode. | |
| SendNotification(Int32, ContactIdEventQualifier, Int32, Int32, Int32) |
Send the Contact ID message. When this method is called, the contactIdHandler will start for sending mode.
Obsolete | |
| SendNotification(String, ContactIdEventQualifier, String, String, String, ContactIdMessageType) | Send the Contact ID message. When this method is called, the contactIdHandler will start for sending mode. | |
| SetPreferredSendFormats | (Inherited from AbstractMediaSenderAudioData, AudioFormat) | |
| 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)) |