Click or drag to resize
ILocalInviteManagerReject 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.VoIPResponseCodes
reason
Type: SystemString

Return Value

Type: Boolean
See Also