Contact |
The ContactIdHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| ContactIdHandler | Initializes a new instance of the ContactIdHandler class |
| 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 | |
|---|---|---|
| Dispose | (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 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. | |
| 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)) |
| Name | Description | |
|---|---|---|
| ContactIdSendCompleted | ||
| 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 AbstractMediaSenderAudioData, AudioFormat) | |
| ReceivedNotification | A Contact ID alarm is received. | |
| ReceiveFormatsChanged |