Method: Bandwidth::BandwidthMessagesList#total_count

Defined in:
lib/bandwidth/messaging_lib/messaging/models/bandwidth_messages_list.rb

#total_countInteger

Total number of messages matched by the search

Returns:

  • (Integer)


14
15
16
# File 'lib/bandwidth/messaging_lib/messaging/models/bandwidth_messages_list.rb', line 14

def total_count
  @total_count
end