Skip navigation links
A B C D E F G H I K L M N O P R S T U V 

G

getCreationEvent() - Method in class com.laserscorpion.rttapp.rtp.RTTCall
This method returns the incoming RequestEvent that created the call, if any.
getCreationRequest() - Method in class com.laserscorpion.rttapp.rtp.RTTCall
This method returns the outgoing Request that created the call, if any.
getDialog() - Method in class com.laserscorpion.rttapp.rtp.RTTCall
Get the dialog for an ongoing connected call, so as to send more messages in that dialog, for example when sending BYE.
getInstance() - Static method in class com.laserscorpion.rttapp.sip.SipClient
Get a handle to the single global SipClient Precondition: init() must be called first at least once
getInviteClientTransaction() - Method in class com.laserscorpion.rttapp.rtp.RTTCall
Get the ClientTransaction from the original INVITE dialog of an outgoing call.
getInviteTransaction() - Method in class com.laserscorpion.rttapp.rtp.RTTCall
Get the ServerTransaction from the original INVITE dialog of an incoming call.
getLocalIP() - Method in class com.laserscorpion.rttapp.sip.SipClient
 
getOtherParty() - Method in class com.laserscorpion.rttapp.rtp.RTTCall
 
getRemoteIP(Message) - Static method in class com.laserscorpion.rttapp.sip.SDPBuilder
Get the remote IP address where the other party expects to receive text RTP
getT140MapNum(Message, SDPBuilder.mediaType) - Static method in class com.laserscorpion.rttapp.sip.SDPBuilder
Get the mediatype from the other party's SDP, to know which stream is the primary T.140 and which is the redundant stream
getT140PortNum(Message) - Static method in class com.laserscorpion.rttapp.sip.SDPBuilder
Get the remote port number where the other party expects to receive text RTP
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links