RongCloud React Native IM Wrapper - v5.12.1
    Preparing search index...

    Interface RCIMIWChatRoomMemberAction

    interface RCIMIWChatRoomMemberAction {
        userId?: string;
        actionType?: RCIMIWChatRoomMemberActionType;
    }
    Index

    Properties

    Properties

    userId?: string

    User performing the operation

    Event type