45 public override async Task
Open()
A strongly-typed resource class, for looking up localized strings, etc.
static string AccessRequestText
Looks up a localized string similar to {0} wants to connect to your device {1}..
Contains information about a request to become "friends", i.e. subscribe to presence.
override async Task< string > GetDescription()
Gets a descriptive text for the event.
override async Task Open()
Opens the event.
IsFriendNotificationEvent(IsFriendEventArgs e)
Contains information about a request to become "friends", i.e. subscribe to presence.
IsFriendNotificationEvent()
Contains information about a request to become "friends", i.e. subscribe to presence.
Abstract base class of provisioning notification events.
string? RemoteJid
JID of remote entity wishing to perform a task.
string BareJid
Bare JID of sender.
Base class that references services in the app.
static INavigationService NavigationService
The navigation service for navigating between pages.
static IReportingStringLocalizer Localizer
Localization service
Holds navigation parameters specific to displaying the is-friend provisioning question.
A page that asks the user if a remote entity is allowed to connect to a device.
Event arguments for IsFriend events.