Click or drag to resize

ISIPClientExtension Interface


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public interface ISIPClientExtension : IExtensionBase, 
	ICanRegister, IPBXSIPClient, IUserAgentInstance, ISIPClientCommon, ISIPClient, 
	ISIPClientConfigurable

The ISIPClientExtension type exposes the following members.

Properties
 NameDescription
Public propertyBaseConfig
(Inherited from ISIPClientCommon)
Public propertyConfig
(Inherited from ISIPClientConfigurable)
Public propertyCustomProperties
(Inherited from ISIPClient)
Public propertyExtensionID
(Inherited from IExtensionBase)
Public propertyInboundCallHeaderMapper
(Inherited from ISIPClientCommon)
Public propertyInstanceInfo
(Inherited from ISIPClientCommon)
Public propertyOptions
(Inherited from IPBXSIPClient)
Public propertyOutboundCallHeaderMapper
(Inherited from ISIPClientCommon)
Public propertyRegister
(Inherited from ICanRegister)
Public propertyRegistrationInfo
(Inherited from ISIPClient)
Public propertyRegState
(Inherited from ISIPClient)
Public propertySIPAccount
(Inherited from ISIPClient)
Public propertySourceIdentifier
(Inherited from ISIPClient)
Public propertySubscription
(Inherited from ISIPClient)
Public propertyType
(Inherited from IExtensionBase)
Top
Methods
Events
 NameDescription
Public eventRegistrationStateChanged
(Inherited from ISIPClient)
Top
See Also