Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
freeswitch-esl
v1.0.2
Freeswitch
ESL
Connection
ApiResponse
CommandResponse
Event
Header
Inbound
Outbound
ReadEventError
WaitError
Built with Crystal 1.9.2
2023-10-08 13:08:05 UTC
class
Freeswitch::ESL::Event
Freeswitch::ESL::Event
Reference
Object
Defined in:
connection.cr
Constructors
.new
(headers : Header, body : String)
Instance Method Summary
#body
: String
#headers
: Hash(String, Array(Int64 | String) | Int64 | String)
#message
: Header
Constructor Detail
def self.
new
(headers :
Header
, body : String)
#
[
View source
]
Instance Method Detail
def
body
: String
#
[
View source
]
def
headers
: Hash(String, Array(Int64 | String) | Int64 | String)
#
[
View source
]
def
message
:
Header
#
[
View source
]