PublicAPI.Services.SmsServices.SendMessage ELMA API Documentation
Send a message
 
 
Syntax

public SmsSendResult SendMessage(
	string phone,
	string message,
	bool needFooter
)

Return Value

Type: SmsSendResult
See Also