WebRTC session description used for offer/answer signaling.
@type t() :: %VoxRtcServer.SessionDescription{sdp: String.t(), type: String.t()}