Property | Type | Description | |
---|---|---|---|
ByteArrayToImageSource | object | ||
GetSignedTimeStamp | string | ||
OnActionCommand | System.Threading.Tasks.Task | ||
OnConstruct | |||
OnConstruct | Query | ||
OnConstruct | void | ||
OnConstruct | void | ||
OnOpen | void | ||
OnOpen | void | ||
SignOut | System.Threading.Tasks.Task | ||
UserPictureFromUrl | Task |
Method | Description | |
---|---|---|
ShowNotification ( string notification, NotificationType notificationType ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
OnAction ( |
||
OnInitialized ( ) : System.Threading.Tasks.Task | ||
OnLoadProgramUnitItems ( IList |
||
OnSessionUpdated ( |
||
OnStream ( string name, |
Method | Description | |
---|---|---|
ByteArrayToImageSource ( |
||
GetSignedTimeStamp ( ) : string | ||
OnActionCommand ( |
||
OnConstruct ( Newtonsoft.Json.Linq.JObject model ) : |
||
OnConstruct ( Newtonsoft.Json.Linq.JObject model, |
||
OnConstruct ( |
||
OnConstruct ( Query query ) : void | ||
OnOpen ( |
||
OnOpen ( Query query ) : void | ||
SignOut ( ) : System.Threading.Tasks.Task | ||
UserPictureFromUrl ( string url ) : Task |
protected OnAction ( |
||
e | ||
return | System.Threading.Tasks.Task |
protected OnInitialized ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
protected OnLoadProgramUnitItems ( IList |
||
items | IList |
|
return | System.Threading.Tasks.Task |
protected OnSessionUpdated ( |
||
session | ||
return | void |
protected OnStream ( string name, |
||
name | string | |
stream | ||
return | void |
public ShowNotification ( string notification, NotificationType notificationType ) : System.Threading.Tasks.Task | ||
notification | string | |
notificationType | NotificationType | |
return | System.Threading.Tasks.Task |