public class UnsubscribeMethod extends VoidFlattrCallable
FlattrCallable for invoking FlattrService.unsubscribe(ThingId)| Constructor and Description |
|---|
UnsubscribeMethod() |
UnsubscribeMethod(ThingId thingId) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(FlattrService service)
Calls the appropriate method at the service.
|
ThingId |
getThingId() |
void |
setThingId(ThingId thingId) |
callcall, createFlattrService, getRateLimit, getResult, isFullMode, setAccessToken, setAccessToken, setFullModepublic UnsubscribeMethod()
public UnsubscribeMethod(ThingId thingId)
public ThingId getThingId()
public void setThingId(ThingId thingId)
public void execute(FlattrService service) throws Exception
VoidFlattrCallableexecute in class VoidFlattrCallableservice - Preconfigured FlattrService to be invokedExceptionCopyright © 2010–2017. All rights reserved.