12 private readonly
bool hasE2E;
13 private readonly
bool hasP2P;
Event arguments for presence events.
Event arguments for Availability events.
PresenceEventArgs Presence
Presence event arguments.
bool HasE2E
If End-to-End encryption information was found in presence stanza.
AvailableEventArgs(PresenceEventArgs e, bool HasE2E, bool HasP2P)
Event arguments for Availability events.
bool HasP2P
If Peer-to-peer address information was found in presence stanza.