struct
XMPP::ComponentDisco::DiscoIdentity
- XMPP::ComponentDisco::DiscoIdentity
- Struct
- Value
- Object
Overview
DiscoIdentity represents a single identity for service discovery
Defined in:
xmpp/component/disco.crConstructors
Instance Method Summary
- #category : String
- #category=(category : String)
- #name : String
- #name=(name : String)
- #to_identity : Stanza::Identity
- #type : String
- #type=(type : String)
- #xml_lang : String
- #xml_lang=(xml_lang : String)