SignalingDescription.SignalingDescription()

DESCRIPTION

Construct a SignalingDescription object to send

DECLARATION

public SignalingDescription(String type, String sdp)

PARAMETERS

type:
type of the description, typically "offer" or "answer"
sdp:
SDP representation of the description.