NegotiatorAttributes constructor
const
NegotiatorAttributes(- void sendNonza(
- XMLNode nonza
),
- XmppConnection getConnection(
),
- ConnectionSettings getConnectionSettings(
),
- Future<void> sendEvent(
- XmppEvent event
),
- T? getNegotiatorById(
- String
),
- T? getManagerById(
- String
),
- JID getFullJID(
),
- BaseSocketWrapper getSocket(
),
- bool isAuthenticated(
),
- void setAuthenticated(
),
- void setResource(
- String,
- {bool triggerEvent}
),
- void removeNegotiatingFeature(
- String
)
)
Implementation
const NegotiatorAttributes