fromUri
Create a PushCredential from a URI. Format: pushauth://push/Issuer:AccountName?a=endpoint&b=SharedSecret
Return
A PushCredential.
Parameters
uri
The URI string.
Throws
if the URI is invalid.
Create a PushCredential from a URI. Format: pushauth://push/Issuer:AccountName?a=endpoint&b=SharedSecret
A PushCredential.
The URI string.
if the URI is invalid.