CloudMessage.MessagePriority

  • CloudMessage.MessagePriority is an annotation that defines the priority of a cloud message.

  • It inherits methods from the java.lang.annotation.Annotation interface, including annotationType(), equals(), hashCode(), and toString().

public static abstract @interface CloudMessage.MessagePriority implements Annotation

Priority of the message

Inherited Method Summary