Interface ChatSession

All Superinterfaces:
KeyIdentifiable

public interface ChatSession extends KeyIdentifiable
Represents a chat session held by a player.
  • Method Details

    • getSessionId

      UUID getSessionId()
      Returns the UUID of the session.
      Returns:
      the session UUID