IM 鉴权是否成功
static Future<bool> isIMAuthed() async { return await _channel.invokeMethod("isIMAuthed"); }