|
Agora Java API Reference for Android
|
Static Public Member Functions | |
| static int | getValue (RtmTokenEventType type) |
| static RtmTokenEventType | getEnum (int value) |
Public Attributes | |
| WILL_EXPIRE =(1) | |
| READ_PERMISSION_REVOKED =(2) | |
Rtm token event type.
| io.agora.rtm.RtmConstants.RtmTokenEventType.WILL_EXPIRE =(1) |
1: The token is about to expire.
| io.agora.rtm.RtmConstants.RtmTokenEventType.READ_PERMISSION_REVOKED =(2) |
2: The token read permission is revoked.
1.8.18