WebRtcClientRole

public enum WebRtcClientRole : String, Encodable
  • Declaration

    Swift

    case offer = "offer"
  • Declaration

    Swift

    case answer = "answer"