C# Class Signal.Tasks.RefreshPreKeysTask

Inheritance: UntypedTaskActivity
Afficher le fichier Open project: smndtrl/Signal-UWP

Méthodes publiques

Méthode Description
RefreshPreKeysTask ( ) : libaxolotl
onAdded ( ) : void

Méthodes protégées

Méthode Description
Execute ( ) : string
ExecuteAsync ( ) : Task

Method Details

Execute() protected méthode

protected Execute ( ) : string
Résultat string

ExecuteAsync() protected méthode

protected ExecuteAsync ( ) : Task
Résultat Task

RefreshPreKeysTask() public méthode

public RefreshPreKeysTask ( ) : libaxolotl
Résultat libaxolotl

onAdded() public méthode

public onAdded ( ) : void
Résultat void