Selaa lähdekoodia

doc(JingleSession): mark doInitialize as protected

dev1
paweldomas 8 vuotta sitten
vanhempi
commit
7ec99f8622
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      modules/xmpp/JingleSession.js

+ 1
- 0
modules/xmpp/JingleSession.js Näytä tiedosto

@@ -87,6 +87,7 @@ export default class JingleSession {
87 87
     /**
88 88
      * The implementing class finishes initialization here. Called at the end of
89 89
      * {@link initialize}.
90
+     * @protected
90 91
      */
91 92
     doInitialize() {
92 93
 

Loading…
Peruuta
Tallenna