Click or drag to resize

SIPExtensionRegisterContainerGetBindings Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public IEnumerable<ISIPExtension> GetBindings(
	SIPAddress identity
)

Parameters

identity
Type: Ozeki.VoIPSIPAddress

Return Value

Type: IEnumerableISIPExtension

Implements

IBindingsContainerGetBindings(SIPAddress)
See Also