CRaPI - Correct Robust and Perfect API

Player.LastError Property

The last error that has occured.

public string LastError {get;}

Property Value

A string value representing the last error that has occured in the player.

Remarks

If any error occurs in the player (e.g. connection with the server) this is where the last error-value can be retrieved.

See Also

Player Class | TeamYaffa.CRaPI Namespace