Click or drag to resize

IBindingsContainerGetBindings Method

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

Parameters

identity
Type: Ozeki.VoIPSIPAddress

Return Value

Type: IEnumerableISIPExtension
See Also