Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OfferAnswerDto

signaling 의 offer 와 answer 에서 교환되는 데이터 전송객체

param

offer 나 answer 를 보내는 socketID

param

offer 나 answer 를 받는 socketID

param

createOffer 나 createAnswer 로 만들어진 RTCSessionDescriptionInit

Hierarchy

  • OfferAnswerDto

Index

Properties

fromClientId

fromClientId: string

sdp

sdp: RTCSessionDescriptionInit

toClientId

toClientId: string

Generated using TypeDoc