Chat SDK for Android v1.2.1
agora java chat SDK
Public Attributes | List of all members
io.agora.chat.PushManager.PushRemindType Enum Reference

Public Attributes

 ALL
 
 MENTION_ONLY
 
 NONE
 

Detailed Description

Offline push notification types.

Member Data Documentation

◆ ALL

io.agora.chat.PushManager.PushRemindType.ALL


Receives all offline push notifications.

◆ MENTION_ONLY

io.agora.chat.PushManager.PushRemindType.MENTION_ONLY


Receives only offline push notifications that mention me.

◆ NONE

io.agora.chat.PushManager.PushRemindType.NONE


Receives no offline push notifications.


The documentation for this enum was generated from the following file: