Click or drag to resize
MessageFactoryGenerateOptionsRequest Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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