Click or drag to resize
ILocalInviteManager.Reject Method

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

Parameters

responseCodes
Type: Ozeki.VoIP.ResponseCodes
reason
Type: System.String

Return Value

Type: Boolean
See Also