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