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