Constructor Summary
| Public Constructor | ||
| public |
constructor(url: string, voteType: string, isAdding: boolean) Sets the vote on an answer. |
|
Inherited Summary
| From class Request | ||
| protected |
|
|
| public |
cancel() Cancels the request. |
|
| public |
Formats the request object and returns an object of Request<T>'s T. |
|
| public |
Performs the request |
|
