MessageClient.FilterType

  • MessageClient.FilterType is an abstract annotation interface.

  • It is used to specify message filter types.

  • It inherits standard methods like annotationType(), equals(), hashCode(), and toString() from the Annotation interface.

public static abstract @interface MessageClient.FilterType implements Annotation

Message filter types.

Inherited Method Summary