Property | Type | Description |
---|
Method | Description | |
---|---|---|
CheckMessage ( string sid ) : |
||
SendSmsMessage ( string to, string message ) : SendSmsResponse | ||
SmsTechWrapper ( IRavenDocStore documentStore ) : System |
public CheckMessage ( string sid ) : |
||
sid | string | |
return |
public SendSmsMessage ( string to, string message ) : SendSmsResponse | ||
to | string | |
message | string | |
return | SendSmsResponse |
public SmsTechWrapper ( IRavenDocStore documentStore ) : System | ||
documentStore | IRavenDocStore | |
return | System |