Метод | Описание | |
---|---|---|
CreateNotification ( ) : |
||
GetContent ( ) : string | ||
ToastNotificationBase ( string templateName, int imageCount, int textCount ) : Windows.Data.Xml.Dom |
Метод | Описание | |
---|---|---|
AppendAlarmCommandsTag ( StringBuilder builder ) : void | ||
AppendAudioTag ( StringBuilder builder ) : void | ||
AppendIncomingCallCommandsTag ( StringBuilder builder ) : void | ||
AudioSrcIsLooping ( ) : bool | ||
IsAlarmToast ( ) : bool | ||
IsIncomingCallToast ( ) : bool | ||
ValidateAudio ( ) : void | ||
ValidateCommands ( ) : void |
public CreateNotification ( ) : |
||
Результат |
public ToastNotificationBase ( string templateName, int imageCount, int textCount ) : Windows.Data.Xml.Dom | ||
templateName | string | |
imageCount | int | |
textCount | int | |
Результат | Windows.Data.Xml.Dom |