Fatal Error
Represents a fatal error that the Ditto instance cannot recover from. Should your app encounter one, the instance should be closed and a new instance created.
Since
4.5.0
Properties
Functions
Link copied to clipboard
A String representation of the error suitable for display.
Link copied to clipboard
Checks if the given Throwable is a DeadSystemRuntimeException or DeadObjectException, which indicates that the Bluetooth system service has died unexpectedly.