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