diff --git a/docs/classes/firepeer.html b/docs/classes/firepeer.html index 2f1db5c..e765b2f 100644 --- a/docs/classes/firepeer.html +++ b/docs/classes/firepeer.html @@ -1003,7 +1003,7 @@

constructor

  • @@ -1035,7 +1035,7 @@

    id

    id: string
    @@ -1050,7 +1050,7 @@

    Optional uid

    uid: string | null
    @@ -1073,7 +1073,7 @@

    connect

  • @@ -1107,7 +1107,7 @@

    on

    @@ -1149,7 +1149,7 @@

    Returns this

    Overrides EventEmitter.on

    @@ -1191,7 +1191,7 @@

    Returns this

    Overrides EventEmitter.on

    diff --git a/docs/index.html b/docs/index.html index f1df49c..ef1cd66 100644 --- a/docs/index.html +++ b/docs/index.html @@ -961,7 +961,7 @@

    SignalInterceptor

    SignalInterceptor: function
    diff --git a/docs/interfaces/firepeerinstance.html b/docs/interfaces/firepeerinstance.html index df07c91..cb5b89a 100644 --- a/docs/interfaces/firepeerinstance.html +++ b/docs/interfaces/firepeerinstance.html @@ -992,7 +992,7 @@

    initiatorId

    initiatorId: string | null
    @@ -1007,7 +1007,7 @@

    initiatorUid

    initiatorUid: string | null
    @@ -1022,7 +1022,7 @@

    receiverId

    receiverId: string | null
    @@ -1037,7 +1037,7 @@

    receiverUid

    receiverUid: string | null
    diff --git a/docs/interfaces/firepeeroptions.html b/docs/interfaces/firepeeroptions.html index 2a2aa14..c1a49c9 100644 --- a/docs/interfaces/firepeeroptions.html +++ b/docs/interfaces/firepeeroptions.html @@ -980,7 +980,7 @@

    Optional id

    id: undefined | string
    @@ -995,7 +995,7 @@

    Optional onAnswer

    @@ -1010,7 +1010,7 @@

    Optional onOffer

    @@ -1025,7 +1025,7 @@

    Optional sendAnswer

    sendAnswer: SignalInterceptor
    @@ -1040,7 +1040,7 @@

    Optional sendOffer

    @@ -1055,7 +1055,7 @@

    Optional spOpts

    spOpts: SimplePeer.Options
    diff --git a/docs/interfaces/signal.html b/docs/interfaces/signal.html index e4abb4c..c00d323 100644 --- a/docs/interfaces/signal.html +++ b/docs/interfaces/signal.html @@ -999,7 +999,7 @@

    id

    id: string
    @@ -1025,7 +1025,7 @@

    type

    type: "offer" | "answer" | "error"
    @@ -1035,7 +1035,7 @@

    uid

    uid: string