Package-level declarations

Types

Link copied to clipboard
object IgdbParser

Functions

Link copied to clipboard
actual fun IgdbParser.igdbErrorResponseParser(source: BufferedSource): IgdbHttpErrorResponse

Implementation of the Igdb server response parser using the org.json.JSONTokener

expect fun IgdbParser.igdbErrorResponseParser(source: BufferedSource): IgdbHttpErrorResponse

Igdb server response parser

actual fun IgdbParser.igdbErrorResponseParser(source: BufferedSource): IgdbHttpErrorResponse

Igdb server response parser

actual fun IgdbParser.igdbErrorResponseParser(source: BufferedSource): IgdbHttpErrorResponse

Implementation of the Igdb server response parser using the org.json.JSONTokener

actual fun IgdbParser.igdbErrorResponseParser(source: BufferedSource): IgdbHttpErrorResponse

Igdb server response parser

Link copied to clipboard

Implementation of the error response parser received from Twitch server.

Parser of the response received from Twitch server.

Parser of the response received from Twitch server.

Implementation of the error response parser received from Twitch server.

Parser of the response received from Twitch server.

Link copied to clipboard
actual fun IgdbParser.twitchTokenParser(source: BufferedSource): TwitchToken

Implementation of a parser for JSON responses received from the Twitch server during the Client Credentials Grant Flow. Based on the org.json.JSONTokener

expect fun IgdbParser.twitchTokenParser(source: BufferedSource): TwitchToken

Parser for JSON response with token received from the Twitch server during the Client Credentials Grant Flow.

actual fun IgdbParser.twitchTokenParser(source: BufferedSource): TwitchToken

Parser for JSON response with token received from the Twitch server during the Client Credentials Grant Flow.

actual fun IgdbParser.twitchTokenParser(source: BufferedSource): TwitchToken

Implementation of a parser for JSON responses received from the Twitch server during the Client Credentials Grant Flow. Based on the org.json.JSONTokener

actual fun IgdbParser.twitchTokenParser(source: BufferedSource): TwitchToken

Parser for JSON responses received from the Twitch server during the Client Credentials Grant Flow.