Interface RequestMethodCheckResult
@PublicApi
public interface RequestMethodCheckResult
The result of request method check
-
Method Summary
-
Method Details
-
isMethodSupported
boolean isMethodSupported()- Returns:
- true if action support checked method
-