static NotificationChannel.VerificationStatus |
NotificationChannel.VerificationStatus.forNumber(int value) |
|
NotificationChannel.VerificationStatus |
NotificationChannel.Builder.getVerificationStatus() |
Indicates whether this channel has been verified or not.
|
NotificationChannel.VerificationStatus |
NotificationChannel.getVerificationStatus() |
Indicates whether this channel has been verified or not.
|
NotificationChannel.VerificationStatus |
NotificationChannelOrBuilder.getVerificationStatus() |
Indicates whether this channel has been verified or not.
|
static NotificationChannel.VerificationStatus |
NotificationChannel.VerificationStatus.valueOf(int value) |
Deprecated.
|
static NotificationChannel.VerificationStatus |
NotificationChannel.VerificationStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static NotificationChannel.VerificationStatus |
NotificationChannel.VerificationStatus.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static NotificationChannel.VerificationStatus[] |
NotificationChannel.VerificationStatus.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|