ar.com.fernandospr.wns.model
Class WnsOAuthToken
java.lang.Object
ar.com.fernandospr.wns.model.WnsOAuthToken
public class WnsOAuthToken
- extends Object
From http://msdn.microsoft.com/en-us/library/windows/apps/hh913756.aspx
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
access_token
public String access_token
token_type
public String token_type
expires_in
public Integer expires_in
WnsOAuthToken
public WnsOAuthToken()
Copyright © 2016. All Rights Reserved.