Class ChatWriteReport


public class ChatWriteReport extends FileWriteReport
  • Method Details

    • findPartnerPlayerId

      public static String findPartnerPlayerId(String moverPlayerId)
    • writeChat

      public static FileWriteReport writeChat(String moverPlayerId, String text)
      Records a chat line (a text message sent by a 2PG player to his partner)
      Parameters:
      moverPlayerId - The player who sent the message
      text - The text of the message, entered by the player, to record