getProviders
AppDelegate.reachfive().getProviders()
Description
Retrieve all the providers registered on the ReachFive client.
Refer at the iOS SDK Installation to initialize the providers at the client’s instantiation.
| 
 | 
Response
Type: Provider[]
Provider
The provider which name matches the name passed in argument.
| name  | The name of the provider. possible values 
 | 
| login  | Expect the following arguments: 
 It authenticates the profile with the provider otherwise it returns a  | 
| logout  | No argument is expected. Kill the SSO session of the profile otherwise returns a  |