C# Class SmsActioner.NexmoWrapper

Inheritance: INexmoWrapper
Mostra file Open project: samjeffress/TrickleComms Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
SendSmsMessage ( string to, string message ) : SmsStatus

Method Details

SendSmsMessage() public method

public SendSmsMessage ( string to, string message ) : SmsStatus
to string
message string
return SmsMessages.CommonData.SmsStatus