public final class Scope extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Scope.Builder |
Modifier and Type | Method and Description |
---|---|
static Scope.Builder |
builder() |
boolean |
equals(Object o) |
PermissionStatus |
getStatus()
Get status
For this enum type, if a value unknown to the SDK is returned the UNKNOWN_TO_SDK_VERSION
enumeration value will be returned.
|
String |
getStatusAsString()
Get the underlying String value for status.
|
int |
hashCode() |
String |
toString() |
public static Scope.Builder builder()
public PermissionStatus getStatus()
public String getStatusAsString()
Copyright © 2023. All rights reserved.