类的使用
com.easemob.im.api.model.EMForceUserLogoutFromSingleDeviceResult
-
com.easemob.im.api中EMForceUserLogoutFromSingleDeviceResult的使用
修饰符和类型方法说明UserApi.forceUserLogoutFromSingleDevice(String username, String resourceId) 强制用户从单设备下线 如果用户在多个设备上登录,你可以调用该接口强制其在某一台设备上下线。返回变量类型为EMForceUserLogoutFromSingleDeviceResult的类型的com.easemob.im.api中的方法修饰符和类型方法说明UserApi.forceUserLogoutFromSingleDeviceWithHttpInfo(String username, String resourceId) 强制用户从单设备下线 如果用户在多个设备上登录,你可以调用该接口强制其在某一台设备上下线。修饰符和类型方法说明okhttp3.CallUserApi.forceUserLogoutFromSingleDeviceAsync(String username, String resourceId, ApiCallback<EMForceUserLogoutFromSingleDeviceResult> _callback) 强制用户从单设备下线 (asynchronously) 如果用户在多个设备上登录,你可以调用该接口强制其在某一台设备上下线。 -
com.easemob.im.api.model中EMForceUserLogoutFromSingleDeviceResult的使用
修饰符和类型方法说明EMForceUserLogoutFromSingleDeviceResult.data(EMForceUserLogoutFromSingleDeviceResource data) Create an instance of EMForceUserLogoutFromSingleDeviceResult given an JSON string