Ozeki VoIP SDK Class library
IUserAgentInstance Interface
NamespacesOzeki.VoIP.SIPIUserAgentInstance
Declaration Syntax
C#Visual BasicVisual C++
public interface IUserAgentInstance : ISIPClientCommon
Public Interface IUserAgentInstance
	Inherits ISIPClientCommon
public interface class IUserAgentInstance : ISIPClientCommon
Members
All MembersMethodsProperties



IconMemberDescription
BaseConfig
Gets the base configuration for the SIP extension.
(Inherited from ISIPClientCommon.)
GetManager<(Of <<'(T>)>>)()()()()
Gets the specified manager of the UA instance with [!:T] type.

GetNextCSeq()()()()
Retrieves the next out-of-dialog CSeq.

GetRequestURI(InternalDialInfo)
InboundCallHeaderMapper
Gets the SIP header mapper for incoming SIP messages.
(Inherited from ISIPClientCommon.)
InstanceInfo
Gets basic information about the SIP extension such as identity, contact or transport info.
(Inherited from ISIPClientCommon.)
OutboundCallHeaderMapper
Gets the SIP header mapper for outgoing SIP messages.
(Inherited from ISIPClientCommon.)
Recognize(Request)

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