类的使用
com.easemob.im.api.model.EMBatchCustomGroupMemberAttributeResult
-
com.easemob.im.api中EMBatchCustomGroupMemberAttributeResult的使用
修饰符和类型方法说明MetadataApi.batchCustomGroupMemberAttribute(String groupId, List<EMBatchCustomGroupMemberAttribute> emBatchCustomGroupMemberAttribute) 批量设置群成员自定义属性 批量设置群成员的自定义属性(key-value),例如,在群组中的昵称和头像等。返回变量类型为EMBatchCustomGroupMemberAttributeResult的类型的com.easemob.im.api中的方法修饰符和类型方法说明MetadataApi.batchCustomGroupMemberAttributeWithHttpInfo(String groupId, List<EMBatchCustomGroupMemberAttribute> emBatchCustomGroupMemberAttribute) 批量设置群成员自定义属性 批量设置群成员的自定义属性(key-value),例如,在群组中的昵称和头像等。修饰符和类型方法说明okhttp3.CallMetadataApi.batchCustomGroupMemberAttributeAsync(String groupId, List<EMBatchCustomGroupMemberAttribute> emBatchCustomGroupMemberAttribute, ApiCallback<EMBatchCustomGroupMemberAttributeResult> _callback) 批量设置群成员自定义属性 (asynchronously) 批量设置群成员的自定义属性(key-value),例如,在群组中的昵称和头像等。 -
com.easemob.im.api.model中EMBatchCustomGroupMemberAttributeResult的使用
修饰符和类型方法说明Create an instance of EMBatchCustomGroupMemberAttributeResult given an JSON string