Method: Bandwidth::BandwidthMessagesList#total_count
- Defined in:
- lib/bandwidth/messaging_lib/messaging/models/bandwidth_messages_list.rb
#total_count ⇒ Integer
Total number of messages matched by the search
14 15 16 |
# File 'lib/bandwidth/messaging_lib/messaging/models/bandwidth_messages_list.rb', line 14 def total_count @total_count end |