public class SendMsgToUser extends Object
SendMsgToUser(Context context)
reactor.core.publisher.Mono<Void>
blockUser(String fromUser, String toUser)
reactor.core.publisher.Flux<EMBlock>
getUsersBlocked(String username)
unblockUser(String fromUser, String toUser)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SendMsgToUser(Context context)
public reactor.core.publisher.Flux<EMBlock> getUsersBlocked(String username)
public reactor.core.publisher.Mono<Void> blockUser(String fromUser, String toUser)
public reactor.core.publisher.Mono<Void> unblockUser(String fromUser, String toUser)
Copyright © 2024. All rights reserved.