|
Twitch SDK (Internal)
|
Classes | |
| class | ITrackingAPIListener |
| class | TrackingAPI |
| class | TrackingRequestTask |
Functions | |
| TTV_ErrorCode | ToErrorCode (TTV_TrackingErrorId errorId) |
| const char * | TrackingErrorToString (TTV_ErrorCode ec) |
| void | GetTrackingErrorCodeValues (std::vector< EnumValue > &result) |
| void ttv::tracking::GetTrackingErrorCodeValues | ( | std::vector< EnumValue > & | result | ) |
|
inline |
Converts a strongly typed TTV_TrackingErrorId to TTV_ErrorCode so it can be handled generically.
| const char* ttv::tracking::TrackingErrorToString | ( | TTV_ErrorCode | ec | ) |
The error code string lookup for tracking. This is not normally used directly by clients. Use ttv::ErrorToString() instead.
1.8.13