Chat SDK for Android v1.3.2
agora java chat SDK
 
Loading...
Searching...
No Matches
io.agora.chat.PushManager.PushRemindType Enum Reference

Public Attributes

 ALL
 
 MENTION_ONLY
 
 NONE
 

Detailed Description

Conversation's notification types.

Member Data Documentation

◆ ALL

io.agora.chat.PushManager.PushRemindType.ALL


Receives all notifications.

◆ MENTION_ONLY

io.agora.chat.PushManager.PushRemindType.MENTION_ONLY


Receives only notifications that mention me.

◆ NONE

io.agora.chat.PushManager.PushRemindType.NONE


Receives no notifications.


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