The status associated with this authentication or authorization state. @return A non-null auth status enumerator value.
()
| 50 | * @return A non-null auth status enumerator value. |
| 51 | */ |
| 52 | public AuthStatus getStatus(); |
| 53 | |
| 54 | /** |
| 55 | * An optional message associated with the authentication or authorization |
no outgoing calls