LVIM_LOGIN_TYPE_MANUAL constant

int const LVIM_LOGIN_TYPE_MANUAL

查询直播间用户所有数据 登录类型 手动登录

Implementation

static const int LVIM_ROOM_USER_DATA_QUERY_ALL  = 5; ///查询直播间用户所有数据

///登录类型
///手动登录
static const int LVIM_LOGIN_TYPE_MANUAL = 0;