public class GetMyselfMethod extends AbstractFlattrCallable<User>
FlattrCallable for invoking FlattrService.getMyself()| Constructor and Description |
|---|
GetMyselfMethod() |
| Modifier and Type | Method and Description |
|---|---|
User |
call(FlattrService service)
Calls the appropriate method at the service and returns the result.
|
call, createFlattrService, getRateLimit, getResult, isFullMode, setAccessToken, setAccessToken, setFullModepublic GetMyselfMethod()
public User call(FlattrService service) throws Exception
AbstractFlattrCallablecall in class AbstractFlattrCallable<User>service - Preconfigured FlattrService to be invokedExceptionCopyright © 2010–2017. All rights reserved.