Class Messages.AbortRemoteGSUsMessage

java.lang.Object
tech.underoaks.coldcase.remote.Message
tech.underoaks.coldcase.remote.Messages.AbortRemoteGSUsMessage
Enclosing class:
Messages

public static class Messages.AbortRemoteGSUsMessage extends Message
Message indicating that the application should abort any pending remote Game State Updates (GSUs). This message is sent to instruct the remote game controller to cancel any in-progress remote updates.
  • Constructor Details

    • AbortRemoteGSUsMessage

      public AbortRemoteGSUsMessage()
      Constructs an empty AbortRemoteGSUsMessage.
    • AbortRemoteGSUsMessage

      public AbortRemoteGSUsMessage(String remoteGameControllerInstanceId)
      Constructs an AbortRemoteGSUsMessage with the specified remote game controller instance identifier.
      Parameters:
      remoteGameControllerInstanceId - the identifier of the remote game controller instance