FriendListLoaded

data object FriendListLoaded : OutgoingGameMessage

Friend list loaded is used to mark the friend list as loaded if there are no friends to be sent. If there are friends to be sent, use the UpdateFriendList packet instead without this.

Properties

Link copied to clipboard
open override val category: ServerProtCategory

Functions

Link copied to clipboard
open fun estimateSize(): Int