Ozeki VoIP SDK Class library
ISIPClient Interface
NamespacesOzeki.VoIP.SIPISIPClient
Represents a SIP client. Contains properties, methods and events for monitoring the SIP client.
Declaration Syntax
C#Visual BasicVisual C++
public interface ISIPClient : ISIPClientConfigurable
Public Interface ISIPClient
	Inherits ISIPClientConfigurable
public interface class ISIPClient : ISIPClientConfigurable
Members
All MembersPropertiesEvents



IconMemberDescription
Config
Gets the configuration for the SIP client.
(Inherited from ISIPClientConfigurable.)
CustomProperties
Gets a collection that can be used for storing custom values for the SIP client.

RegistrationInfo
Gets information about the registration process.

RegistrationStateChanged
Occurs when the registration state of the SIP client has changed.

RegState
Gets the state of the SIP client.

SIPAccount
Gets the associated SIP account.

SourceIdentifier
Gets or sets an object that can be used to identify a SIP message sent to the client.

Subscription
Gets the manager that can handle SIP subscriptions (SUBSCRIBE).

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290