Class ExtendedLoginRequestMsg


  • public class ExtendedLoginRequestMsg
    extends TPSMessage
    • Constructor Detail

      • ExtendedLoginRequestMsg

        public ExtendedLoginRequestMsg​(int invalid_pw,
                                       int blocked,
                                       java.util.Set<java.lang.String> params,
                                       java.lang.String title,
                                       java.lang.String description)
                                throws java.io.UnsupportedEncodingException
        Throws:
        java.io.UnsupportedEncodingException
    • Method Detail

      • encode

        public java.lang.String encode()
        Overrides:
        encode in class TPSMessage
      • main

        public static void main​(java.lang.String[] args)
                         throws java.io.UnsupportedEncodingException
        Throws:
        java.io.UnsupportedEncodingException