Click or drag to resize
SIPCallCreateLocalContact Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public SIPAddress CreateLocalContact(
	string ownerID
)

Parameters

ownerID
Type: SystemString

Return Value

Type: SIPAddress

Implements

IInternalSIPCallCreateLocalContact(String)
See Also