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