Uses of Class
com.hoiio.sdk.objects.voice.CallTxn

Packages that use CallTxn
com.hoiio.sdk.services   
 

Uses of CallTxn in com.hoiio.sdk.services
 

Methods in com.hoiio.sdk.services that return CallTxn
 CallTxn VoiceService.makeCall(String dest2)
          Dials out to 2 destination numbers and connect them together in a phone conversation.
 CallTxn VoiceService.makeCall(String dest1, String dest2, String callerId, String tag, String notifyUrl)
          Dials out to 2 destination numbers and connect them together in a phone conversation.