Uses of Package
com.techventus.server.voice.datatypes.records

Packages that use com.techventus.server.voice.datatypes.records
com.techventus.server.voice   
com.techventus.server.voice.datatypes.records   
com.techventus.server.voice.util   
 

Classes in com.techventus.server.voice.datatypes.records used by com.techventus.server.voice
SMSThread
          Represents a thread of SMS messages.
 

Classes in com.techventus.server.voice.datatypes.records used by com.techventus.server.voice.datatypes.records
Record
          A Record is one entry in a Voice record list(like the Inbox) An implemented Class is a call entry or an SMS or a Voicemail TODO give better name?
SMS
          Represents a SMS message.
Transcript
          A Transcript of a voicemail
TranscriptElement
          One Element in a Transcript - normally a word.
TranscriptElement.RecognitionLevel
           
 

Classes in com.techventus.server.voice.datatypes.records used by com.techventus.server.voice.util
SMSThread
          Represents a thread of SMS messages.