类的使用
com.easemob.im.api.model.EMRemoveContactResult
使用EMRemoveContactResult的程序包
-
com.easemob.im.api中EMRemoveContactResult的使用
修饰符和类型方法说明ContactApi.removeContact(String ownerUsername, String friendUsername) 移除好友 从用户的好友列表中移除一个用户。返回变量类型为EMRemoveContactResult的类型的com.easemob.im.api中的方法修饰符和类型方法说明ContactApi.removeContactWithHttpInfo(String ownerUsername, String friendUsername) 移除好友 从用户的好友列表中移除一个用户。类型变量类型为EMRemoveContactResult的com.easemob.im.api中的方法参数修饰符和类型方法说明okhttp3.CallContactApi.removeContactAsync(String ownerUsername, String friendUsername, ApiCallback<EMRemoveContactResult> _callback) 移除好友 (asynchronously) 从用户的好友列表中移除一个用户。 -
com.easemob.im.api.model中EMRemoveContactResult的使用
修饰符和类型方法说明EMRemoveContactResult.addEntitiesItem(EMUserResource entitiesItem) EMRemoveContactResult.entities(List<EMUserResource> entities) static EMRemoveContactResultCreate an instance of EMRemoveContactResult given an JSON string