SendSMS(Recipient, Body, Header);
SendFMS(Phonenumber : String, SMSBody, SkipBilling : Integer; ImageID : String; ThirdParty: String);
SendFMSP2P(FromUserID, ToUserID, Body : String; ImageID : String; ThirdParty: String, GroupID : String, SystemMsg : String));
SendFMSRoot(UserIDTo : String, SMSBody, SkipBilling : Integer; ImageID : String; ThirdParty: String);
SendPushNotification(AppID : Integer, UserID : Integer, HeaderText, BodyText, TerminalLink : String, MediasIds : String, Priority : Integer, SystemExecute : Integer, SystemExeParam1, SystemExeParam2, SystemExeParam3 : String););