C# Class Cats.Services.Common.SMSMessagingService

Inheritance: IMessagingService
Afficher le fichier Open project: edgecomputing/cats

Méthodes publiques

Méthode Description
SendMessage ( string message, string address ) : bool

Method Details

SendMessage() public méthode

public SendMessage ( string message, string address ) : bool
message string
address string
Résultat bool