DialogLayerIsTargetRefreshRequest Method |
Eldonti, hogy egy request target refresh request-e. Alapesetben csak a re-INVITE szamit annak.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic 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