public class Offer extends Object
private String
sdp
type
Offer()
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 Offer()
public String getType()
public void setType(String type)
public String getSdp()
public void setSdp(String sdp)