JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
SEARCH
Uses of Class
com.sportradar.mbs.sdk.internal.connection.AuthResponse
Packages that use
AuthResponse
Package
Description
com.sportradar.mbs.sdk.internal.utils
Uses of
AuthResponse
in
com.sportradar.mbs.sdk.internal.utils
Methods in
com.sportradar.mbs.sdk.internal.utils
that return
AuthResponse
Modifier and Type
Method
Description
static
AuthResponse
Json.
deserializeAuthResponse
(
String
json)