public class Answer extends Object
private String
sdp
type
Answer()
String
getSdp()
getType()
void
setSdp(String sdp)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private String type
private String sdp
public Answer()
public String getType()
public void setType(String type)
public String getSdp()
public void setSdp(String sdp)