public final class Relay.Model.Call.Publish.Request.Params
private final String
topic
message
private final Long
ttl
private final Integer
tag
private final Boolean
prompt
Relay.Model.Call.Publish.Request.Params(String topic, String message, Long ttl, Integer tag, Boolean prompt)
final String
getTopic()
getMessage()
final Long
getTtl()
final Integer
getTag()
final Boolean
getPrompt()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getTopic()
final String getMessage()
final Long getTtl()
final Integer getTag()
final Boolean getPrompt()