Lgwsim::QSTClient
Inherits Reference < Object
Constructors
new(host = "nuntium-stg.instedd.org", port = 80, tls = false, *, account : String, channel_name : String, channel_password : String, incoming_batch_size : Int32)
SourceInstance methods
get_last_message_id
Sourcepull(etag = nil)
Sourcepush(message : Message)
Sourcepush(messages : Array(Message))
Sourcepush(*, id : String, from : String, to : String, body : String)
Source