NegotiatorAttributes constructor

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

              Implementation

              const NegotiatorAttributes