DialogLayerIsTargetRefreshRequest Method |
Eldonti, hogy egy request target refresh request-e. Alapesetben csak a re-INVITE szamit annak.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool IsTargetRefreshRequest(
MethodType method
)
Public Function IsTargetRefreshRequest (
method As MethodType
) As Boolean
public:
virtual bool IsTargetRefreshRequest(
MethodType method
) sealed
abstract IsTargetRefreshRequest :
method : MethodType -> bool
override IsTargetRefreshRequest :
method : MethodType -> bool
Parameters
- method
- Type: Ozeki.VoIPMethodType
Return Value
Type:
BooleanImplements
IDialogMessageHelperIsTargetRefreshRequest(MethodType)See Also