@Target(value=PARAMETER) @Retention(value=RUNTIME) @Documented public @interface SignedRequest
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
required
Whether the signed_request parameter is required.
|
public abstract boolean required