瀏覽代碼

doc(JingleSession): mark doInitialize as protected

dev1
paweldomas 8 年之前
父節點
當前提交
7ec99f8622
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      modules/xmpp/JingleSession.js

+ 1
- 0
modules/xmpp/JingleSession.js 查看文件

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

Loading…
取消
儲存