Class GetSecureLevelInfoRequestEvent

java.lang.Object
pro.gravit.launcher.events.RequestEvent
pro.gravit.launcher.events.request.GetSecureLevelInfoRequestEvent
All Implemented Interfaces:
WebSocketEvent, pro.gravit.utils.TypeSerializeInterface

public class GetSecureLevelInfoRequestEvent extends RequestEvent
  • Field Details

    • verifySecureKey

      public final byte[] verifySecureKey
    • enabled

      public boolean enabled
  • Constructor Details

    • GetSecureLevelInfoRequestEvent

      public GetSecureLevelInfoRequestEvent(byte[] verifySecureKey)
    • GetSecureLevelInfoRequestEvent

      public GetSecureLevelInfoRequestEvent(byte[] verifySecureKey, boolean enabled)
  • Method Details

    • getType

      public String getType()