Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IsFriendNavigationArgs.cs
2
4{
9 {
14 {
15 }
16
25 {
26 }
27 }
28}
Contains information about a request to become "friends", i.e. subscribe to presence.
Holds navigation parameters specific to displaying the is-friend provisioning question.
IsFriendNavigationArgs()
Creates a new instance of the IsFriendNavigationArgs class.
IsFriendNavigationArgs(IsFriendNotificationEvent Event, string FriendlyName, string RemoteFriendlyName)
Creates a new instance of the IsFriendNavigationArgs class.
ProvisioningNotificationEvent? Event
Notification event object.