Class INIT

All Implemented Interfaces:
UiObject

public class INIT extends AbstractClientMessage implements UiObject
THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
  • Field Details

    • clientInfo

      protected UiClientInfo clientInfo
    • maxRequestedCommandId

      protected int maxRequestedCommandId
  • Constructor Details

    • INIT

      @Deprecated public INIT()
      Deprecated.
      Only for Jackson deserialization. Use the other constructor instead.
    • INIT

      public INIT(String sessionId, UiClientInfo clientInfo, int maxRequestedCommandId)
  • Method Details