message property
If State
is Failed
, an explanation of the reason
for the failure. If State
is another value,
Message
is empty.
Implementation
final String message;
If State
is Failed
, an explanation of the reason
for the failure. If State
is another value,
Message
is empty.
final String message;