Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cr-xmpp
v0.3.0
XMPP
AuthenticationError
AuthMechanism
Callback
ChannelBinding
Type
Client
Component
ComponentAuthenticationError
ComponentConflictError
ComponentDelegation
DelegationInfo
DelegationManager
ComponentDisco
DiscoIdentity
DiscoInfo
DiscoItems
DiscoNodeInfo
ComponentError
ComponentHostUnknownError
ComponentInvalidNamespaceError
ComponentOptions
ComponentPrivilege
Permission
PermissionType
PrivilegeManager
ComponentStreamError
Config
ConnectionClosed
ConnectionState
Event
EventHandler
EventManager
JID
Logger
MyFormat
Metrics
PostConnect
Route
Router
SASLUpgrade
ScramDowngradeProtection
Sender
Session
SMState
Stanza
Affiliation
Affiliations
Attrs
Bind
Caps
ControlField
ControlGetForm
ControlSet
ControlSetResponse
DelayMessage
DelayPresence
Delegated
DelegatedAttribute
Delegation
DiscoInfo
DiscoItem
DiscoItems
Error
Extension
Feature
Forwarded
Handshake
History
HTML
HTMLBody
Identity
IQ
IQPayload
Item
Items
Markable
MarkAcknowledged
MarkDisplayed
MarkReceived
Message
Mood
MsgExtension
MucPresence
NoCopyHint
Node
Nodes
NoPermanentStoreHint
NoStoreHint
OOB
Packet
PacketType
Parser
Perm
PermNamespace
Ping
Presence
PresExtension
Privilege
Publish
PubSub
ReceiptReceived
ReceiptRequest
Retract
Roster
RosterItem
SASL2Authenticate
SASL2Authentication
SASL2Challenge
SASL2Continue
SASL2Next
SASL2Response
SASL2Success
SASL2TaskData
SASL2UserAgent
SASLAuth
SASLChallenge
SASLFailure
SASLResponse
SASLSuccess
SMAnswer
SMEnabled
SMFailed
SMFeature
SMFeatureHandler
SMRequest
SMResumed
StateActive
StateComposing
StateGone
StateInactive
StatePaused
StoreHint
StreamError
StreamFeatures
StreamSession
Subscribe
Subscription
Subscriptions
TLSProceed
Tune
Unsubscribe
VCardPresence
Version
XMLName
StreamClient
StreamManagement
StreamManager
Generated using Crystal 1.16.3
2025-11-16 12:53:52 UTC
module
XMPP::
Sender
Direct including types
XMPP::StreamClient
Defined in:
xmpp/xmpp.cr
Instance Method Summary
#send
(packet : String)
#send
(packet : Stanza::Packet)
Instance Method Detail
abstract def
send
(packet : String)
#
[
View source
]
abstract def
send
(packet :
Stanza::Packet
)
#
[
View source
]