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

Public Attributes

 ARRIVE =("arrive")
 
 CLICK =("click")
 

Detailed Description

The push events.

Member Data Documentation

◆ ARRIVE

io.agora.chat.PushManager.EMPushAction.ARRIVE =("arrive")

The push notification arrival event.

◆ CLICK

io.agora.chat.PushManager.EMPushAction.CLICK =("click")

The push notification click event.


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