IDialogMessageHelperIsTargetRefreshRequest Method |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxbool IsTargetRefreshRequest(
MethodType method
)
Function IsTargetRefreshRequest (
method As MethodType
) As Boolean
bool IsTargetRefreshRequest(
MethodType method
)
abstract IsTargetRefreshRequest :
method : MethodType -> bool
Parameters
- method
- Type: Ozeki.VoIPMethodType
Return Value
Type:
Boolean
See Also