ERR_REQUEST_NO_PERMISSION constant

int const ERR_REQUEST_NO_PERMISSION

信令请求无权限,比如取消非自己发起的邀请。

Implementation

static const int ERR_REQUEST_NO_PERMISSION = -2310;