IDialogManagerExtensionDoesEstablishDialog Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxbool DoesEstablishDialog(
Response resp
)
Function DoesEstablishDialog (
resp As Response
) As Boolean
bool DoesEstablishDialog(
Response^ resp
)
abstract DoesEstablishDialog :
resp : Response -> bool
Parameters
- resp Response
-
Return Value
Boolean
See Also