A description of this status for human consumption.
()
| 496 | * A description of this status for human consumption. |
| 497 | */ |
| 498 | @Nullable |
| 499 | public String getDescription() { |
| 500 | return description; |
| 501 | } |
| 502 | |
| 503 | /** |
| 504 | * The underlying cause of an error. |
no outgoing calls