class

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)
Source

Instance methods

get_last_message_id
Source
pull(etag = nil)
Source
push(message : Message)
Source
push(messages : Array(Message))
Source
push(*, id : String, from : String, to : String, body : String)
Source

Nested types