Click or drag to resize

MessageFactoryGenerateOptionsRequest Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public Request GenerateOptionsRequest(
	SIPAddress address,
	int cSeq,
	TransportInfo transportInfo
)

Parameters

address
Type: Ozeki.VoIPSIPAddress
cSeq
Type: SystemInt32
transportInfo
Type: Ozeki.NetworkTransportInfo

Return Value

Type: Request
See Also