public class SendCustomMessageResponse extends Message<LightningApi.SendCustomMessageResponse>
Message,
LightningApi.SendCustomMessageResponsebuilder, wrapperFactory| Constructor and Description |
|---|
SendCustomMessageResponse()
Empty Constructor
|
SendCustomMessageResponse(javax.json.JsonReader jsonReader)
Json Parsing Constructor
|
SendCustomMessageResponse(LightningApi.SendCustomMessageResponse apiObject)
Constructor using underlying Lightning API Object
|
equals, getApiObject, getMessageName, hashCode, populateRepeatedFields, toJson, toJsonAsString, toString, validatepublic SendCustomMessageResponse()
public SendCustomMessageResponse(javax.json.JsonReader jsonReader)
throws javax.json.JsonException
javax.json.JsonException - if problems was found with the supplied JSON data.public SendCustomMessageResponse(LightningApi.SendCustomMessageResponse apiObject)