public method IConnectionStatus.getError

Overview

Gets the error on the last session status change

Declaration

function getError()
public IFXConnectLiteError getError();
public IFXConnectLiteError getError();

Returns

The method returns an object of type IFXConnectLiteError, which contains information about the specific error that occurred during the session status change

Details

Declared in IConnectionStatus