Click or drag to resize

ILocalInviteManagerReject Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
bool Reject(
	ResponseCodes responseCodes,
	string reason
)

Parameters

responseCodes
Type: Ozeki.VoIPResponseCodes
reason
Type: SystemString

Return Value

Type: Boolean
See Also