public method LoginError.getCode

Brief

Gets the login error code

Declaration

protojavascriptjavacsharp
public getCode() : int

Returns

The method retuns an integer that represents the login error code

Details

Declared in LoginError

back