Package com.vk.api.sdk.objects
Class AuthResponse
- java.lang.Object
-
- com.vk.api.sdk.objects.AuthResponse
-
public class AuthResponse extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AuthResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetAccessToken()java.lang.StringgetError()java.lang.IntegergetExpiresIn()java.lang.IntegergetUserId()
-