GetResponseTypes returns the client's allowed response types. All allowed combinations of response types have to be listed, each combination having response types of the combination separated by a space.
()
| 25 | // All allowed combinations of response types have to be listed, each combination having |
| 26 | // response types of the combination separated by a space. |
| 27 | GetResponseTypes() Arguments |
| 28 | |
| 29 | // GetScopes returns the scopes this client is allowed to request. |
| 30 | GetScopes() Arguments |
no outgoing calls