34 public async Task<bool>
TryOpenLink(Uri Link,
bool ShowErrorIfUnable)
const string Xmpp
XMPP URI Scheme (xmpp)
A set of never changing property constants and helpful values.
async Task< bool > TryOpenLink(Uri Link, bool ShowErrorIfUnable)
Tries to open a link
Grade Supports(Uri Link)
How well the link opener supports a given link
XmppLink()
Opens XMPP links.
The view model to bind to when displaying the list of contacts.
static async Task< bool > ProcessXmppUri(string Uri)
Processes an XMPP URI
Interface for classes that can open links.