Class GetSecureTokenRequestEvent

  • All Implemented Interfaces:
    WebSocketEvent, pro.gravit.utils.TypeSerializeInterface

    public class GetSecureTokenRequestEvent
    extends RequestEvent
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getType()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • secureToken

        public final java.lang.String secureToken
    • Constructor Detail

      • GetSecureTokenRequestEvent

        public GetSecureTokenRequestEvent​(java.lang.String secureToken)
    • Method Detail

      • getType

        public java.lang.String getType()