Method | Description | |
---|---|---|
PhoneHooks ( ) : System | ||
ShowNotification ( string notification, NotificationType notificationType ) : Task |
Method | Description | |
---|---|---|
AttributeContextMenu ( |
||
OnAction ( |
||
OnConstruct ( |
||
OnConstruct ( |
||
OnCreateHomePageApplicationBar ( List |
||
OnOpen ( |
||
OnOpen ( |
||
OnStream ( string name, Stream stream ) : void |
Method | Description | |
---|---|---|
ByteArrayToImageSource ( |
||
GenerateUniqueIdKeyPair ( ) : string | ||
GetSignedTimeStamp ( ) : string | ||
InitializeUniqueIdKeyPair ( string keypair ) : void | ||
OnConstruct ( Newtonsoft.Json.Linq.JObject model ) : |
||
OnConstruct ( Newtonsoft.Json.Linq.JObject model, |
||
OnConstruct ( |
||
OnConstruct ( Query query ) : void | ||
OnOpen ( |
||
OnOpen ( Query query ) : void | ||
SignOut ( ) : Task |
protected AttributeContextMenu ( |
||
args | ||
return | void |
protected OnAction ( |
||
e | ||
return | Task |
protected OnConstruct ( |
||
po | ||
return | void |
protected OnConstruct ( |
||
query | ||
return | void |
protected OnCreateHomePageApplicationBar ( List |
||
buttons | List |
|
menuItems | List |
|
return | void |
protected OnOpen ( |
||
po | ||
return | void |
protected OnOpen ( |
||
query | ||
return | void |
protected OnStream ( string name, Stream stream ) : void | ||
name | string | |
stream | Stream | |
return | void |
public ShowNotification ( string notification, NotificationType notificationType ) : Task | ||
notification | string | |
notificationType | NotificationType | |
return | Task |