Modifier and Type | Method and Description |
---|---|
String |
getModuleName()
Returns the module name
|
Map<String,Object> |
getPayload()
Return the call payload as a map of key/value pairs.
|
com.google.gson.reflect.TypeToken<R> |
getReturnType()
Reurn the type
|
public Map<String,Object> getPayload()
getPayload
in interface Call<R>
public String getModuleName()
public com.google.gson.reflect.TypeToken<R> getReturnType()
Copyright © 2017. All rights reserved.