Class ChatRoomInfoCallback

  • All Implemented Interfaces:
    ICallbackMsg

    public class ChatRoomInfoCallback
    extends CallbackMsg
    This callback is fired in response to chat room info being recieved.
    • Constructor Detail

    • Method Detail

      • getChatRoomID

        public SteamID getChatRoomID()
        Returns:
        SteamID of the chat room.
      • getType

        public EChatInfoType getType()
        Returns:
        the info type.