Click or drag to resize

ILocalInviteManagerSendGenericResponse Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
bool SendGenericResponse(
	ResponseCodes responseCode,
	string reasonPhrase = null
)

Parameters

responseCode
Type: Ozeki.VoIPResponseCodes
reasonPhrase (Optional)
Type: SystemString

Return Value

Type: Boolean
See Also