Click or drag to resize

ContactIdHandler Methods

The ContactIdHandler type exposes the following members.

Methods
 NameDescription
Public methodDispose
(Inherited from DisposableClass)
Protected methodDispose(Boolean)
(Overrides TimerBasedMediaHandlerDispose(Boolean))
Protected methodFinalize
(Inherited from DisposableClass)
Public methodGetAudioFormat
(Overrides AudioSender.GetAudioFormat)
Public methodOnDataReceived 
Protected methodReceiverConnected
(Inherited from AudioSender)
Protected methodReceiverDisconnected
(Inherited from AudioSender)
Public methodSenderConnected 
Public methodSenderDisconnected 
Protected methodSendMediaData
(Inherited from AbstractMediaSenderAudioData, AudioFormat)
Public methodSendNotification(ContactIdAlarm) Send the Contact ID message. When this method is called, the contactIdHandler will start for sending mode.
Public methodSendNotification(Int32, ContactIdEventQualifier, Int32, Int32, Int32) Send the Contact ID message. When this method is called, the contactIdHandler will start for sending mode.
Public methodSendNotification(String, ContactIdEventQualifier, String, String, String, ContactIdMessageType) Send the Contact ID message. When this method is called, the contactIdHandler will start for sending mode.
Public methodSetPreferredSendFormats
(Inherited from AbstractMediaSenderAudioData, AudioFormat)
Public methodStart Starts sending or receiving Contact ID message.
Protected methodstartTimer Starts the timer.
(Inherited from TimerBasedMediaHandler)
Public methodStop Stops the Contact ID seding or receiving.
Protected methodstopTimer Stops the timer.
(Inherited from TimerBasedMediaHandler)
Protected methodTimerTick
(Overrides TimerBasedMediaHandlerTimerTick(UInt32))
Top
See Also