public method LoginError.getCode
Gets the login error code
Declaration
protojavascriptjavacsharppublic getCode() : int
public getCode() : int
protojavascriptjavacsharpfunction getCode()
function getCode()
protojavascriptjavacsharppublic int getCode();
public int getCode();
Returns
The method retuns an integer that represents the login error code
Declared in LoginError