C# Class Telegram.UI.Toaster

Afficher le fichier Open project: naphaso/kilogram Class Usage Examples

Méthodes publiques

Méthode Description
Show ( string sender, string message ) : void
ShowNetworkError ( ) : void

Private Methods

Méthode Description
GetToastWithImgAndTitle ( string header, string content ) : ToastPrompt

Method Details

Show() public static méthode

public static Show ( string sender, string message ) : void
sender string
message string
Résultat void

ShowNetworkError() public static méthode

public static ShowNetworkError ( ) : void
Résultat void