Class: Sms::Clickatell

Inherits:
SmsLayer show all
Defined in:
lib/smster/sms/clickatell.rb

Constant Summary

Constants inherited from Sms

STATUSES

Instance Attribute Summary collapse

Attributes inherited from Sms

#api_message_id, #balance, #cost, #name, #status, #status_message, #text, #to, #type

Method Summary

Methods inherited from SmsLayer

#send_sms

Methods inherited from Sms

#initialize, send_sms

Constructor Details

This class inherits a constructor from Sms

Instance Attribute Details

#clickatell_keyObject

Returns the value of attribute clickatell_key.



2
3
4
# File 'lib/smster/sms/clickatell.rb', line 2

def clickatell_key
  @clickatell_key
end

#unicodeObject

Returns the value of attribute unicode.



2
3
4
# File 'lib/smster/sms/clickatell.rb', line 2

def unicode
  @unicode
end