Modifier and Type | Method and Description |
---|---|
String |
getFunctionName()
Return just the function name (e.g.
|
String |
getModuleName()
Return the module name.
|
com.google.gson.reflect.TypeToken<R> |
getReturnType()
Return the return type of this call.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPayload
public com.google.gson.reflect.TypeToken<R> getReturnType()
public String getModuleName()
public String getFunctionName()
Copyright © 2017. All rights reserved.