✾ 登出

退出当前账号,具体代码如下:

[[ECDevice sharedInstance] logout:^(ECError *error) {
   //登出结果
}];