Click or drag to resize

ExDialInfoSetCallerID Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static void SetCallerID(
	DialInfo dialInfo,
	string callerID
)

Parameters

dialInfo
Type: Ozeki.VoIPDialInfo
callerID
Type: SystemString
See Also