Home > sncf.js > RequestManager
RequestManager class 
Signature:
typescript
export declare class RequestManager extends EventEmitterExtends: EventEmitter
Constructors 
| Constructor | Modifiers | Description | 
|---|---|---|
| The client that instantiated this WebSocketManager | 
Properties 
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| any | The configuration of the request manager | ||
| number | The number of the request | 
Methods 
| Method | Modifiers | Description | 
|---|---|---|
| Try to log in with the token | ||
| Encode the parameters and the url | ||
| Make a request to the API |