loginErrorIMAccountNotMatch constant

int const loginErrorIMAccountNotMatch

IM复用登录失败,原因是 IM-SDK 账号与 RoomKit 账号不匹配

Implementation

static const int loginErrorIMAccountNotMatch = -7;