Skip to main content

ChatRoomListManage

Callable

  • ChatRoomListManage(Operation: Remove | Add, ListType: FriendList | GhostList | BlackList | WhiteList): void

  • Adds or removes an online member to/from a specific list. (From the dialog menu)


    Parameters

    • Operation: Remove | Add

      Operation to perform.

    • ListType: FriendList | GhostList | BlackList | WhiteList

      Name of the list to alter. (Whitelist, friendlist, blacklist, ghostlist)

    Returns void

    • Nothing