IDialogManagerExtensionDoesEstablishDialog Method |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxbool 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:
Boolean
See Also