public method IConnectionStatus.hasError

Brief

Checks whether the last session status was changed with error

Declaration

protojavascriptjavacsharp
public hasError() : boolean

Returns

The method returns a boolean value indicating whether the last session status was changed with error or not

Details

Declared in IConnectionStatus

back