Ozeki VoIP SDK Class library
IPhoneCallListenerCombinator Class
NamespacesOzeki.VoIPIPhoneCallListenerCombinator
Combines an arbitrary phone call object with its listener.
Declaration Syntax
C#Visual BasicVisual C++
public static class IPhoneCallListenerCombinator
<ExtensionAttribute> _
Public NotInheritable Class IPhoneCallListenerCombinator
[ExtensionAttribute]
public ref class IPhoneCallListenerCombinator abstract sealed
Members
All MembersMethods



IconMemberDescription
AttachListener(ICall, IPhoneCallListener)
Attaches a PhoneCallListener object to the given call.

DetachListener(ICall, IPhoneCallListener)
Detaches a PhoneCallListener object from the given call.

Remarks
The IPhoneCallListener object can be subscribed and unsubscribed for its events by using the static extensions defined in the IPhoneCallListenerCombinator class.
Inheritance Hierarchy
Object
IPhoneCallListenerCombinator

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243