IDialogManagerExtensionDoesEstablishDialog Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax bool DoesEstablishDialog(
Response resp
)
Function DoesEstablishDialog (
resp As Response
) As Boolean
bool DoesEstablishDialog(
Response^ resp
)
abstract DoesEstablishDialog :
resp : Response -> bool
Parameters
- resp
- Type: Ozeki.VoIPResponse
Return Value
Type:
BooleanSee Also