Uses of Class
com.hoiio.sdk.objects.sms.SmsHistory

Packages that use SmsHistory
com.hoiio.sdk.services   
 

Uses of SmsHistory in com.hoiio.sdk.services
 

Methods in com.hoiio.sdk.services that return SmsHistory
 SmsHistory SmsService.fetchHistory()
          Retrieves the history of SMS sent or received by this application.
 SmsHistory SmsService.fetchHistory(Date from, Date to, Integer page)
          Retrieves the history of SMS sent or received by this application.