Package x

Class User


public class User extends Object
Deprecate!!!!!! this class will be move to x.Sort. XData Utils.
Author:
Sakdsitt Likhitmetagool
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static boolean
    isLogin(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin)
     
    static boolean
    isRegister(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin)
     
    static boolean
    isRegister(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin, String data)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • User

      public User()
  • Method Details

    • isLogin

      public static boolean isLogin(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin)
    • isRegister

      public static boolean isRegister(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin)
    • isRegister

      public static boolean isRegister(th.co.skylogicsystem.skyframework.core.utils.dynamiclanguage.SCIn scin, String data)