Click or drag to resize
IBindingsContainerGetBindings Method

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

Parameters

identity
Type: Ozeki.VoIPSIPAddress

Return Value

Type: IEnumerableISIPExtension
See Also