public method LoginError.getMessage

Brief

Gets the login error message

Declaration

protojavascriptjavacsharp
public getMessage() : string

Returns

The method retuns a string that represents the login error message

Details

Declared in LoginError

back