类 XboxAuthenticateResponse

java.lang.Object
jmccc.microsoft.core.response.XboxAuthenticateResponse

public class XboxAuthenticateResponse extends Object
  • 字段详细资料

    • issueInstant

      @SerializedName("IssueInstant") public String issueInstant
    • notAfter

      @SerializedName("NotAfter") public String notAfter
    • token

      @SerializedName("Token") public String token
    • displayClaims

      @SerializedName("DisplayClaims") public com.google.gson.JsonObject displayClaims
    • expiresIn

      @SerializedName("expires_in") public int expiresIn
  • 构造器详细资料

    • XboxAuthenticateResponse

      public XboxAuthenticateResponse()