IoT SDK for Android v1.8.0
Static Public Attributes | List of all members
io.agora.rtc.AgoraRtcService.UserOfflineReason Class Reference

Static Public Attributes

static final int USER_OFFLINE_QUIT = 0
 
static final int USER_OFFLINE_DROPPED = 1
 

Member Data Documentation

◆ USER_OFFLINE_DROPPED

final int io.agora.rtc.AgoraRtcService.UserOfflineReason.USER_OFFLINE_DROPPED = 1
static

1: The remote user drops offline because of timeout.

◆ USER_OFFLINE_QUIT

final int io.agora.rtc.AgoraRtcService.UserOfflineReason.USER_OFFLINE_QUIT = 0
static

0: The remote user leaves the channel.


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