message property
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;
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.
final String message;