message property

String message
final

The error message describing the playback error.

The message is a human-readable description of the error that occurred. It can be used to provide a user-friendly error message to the user.

Implementation

final String message;