twitchTokenParser

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.