浏览代码

kamailio-kemi-framework: updates to kemix exports

Daniel-Constantin Mierla 4 年之前
父节点
当前提交
c765faa3fc
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      kamailio-kemi-framework/docs/modules.md

+ 8 - 0
kamailio-kemi-framework/docs/modules.md

@@ -1369,6 +1369,14 @@ Return the connection id for TCP, TLS and WebSocket, or -1 if no stream connecti
 
 <a target='_blank' href='/docs/modules/devel/modules/kx.html#kx.f.get_cturi'> `xval get_cturi()` </a>
 
+#### KSR.kx.get_def() ####
+
+<a target='_blank' href='/docs/modules/devel/modules/kx.html#kx.f.get_def'> `xval get_def(str "dname")` </a>
+
+#### KSR.kx.get_defn() ####
+
+<a target='_blank' href='/docs/modules/devel/modules/kx.html#kx.f.get_defn'> `int get_defn(str "dname")` </a>
+
 #### KSR.kx.get_duri() ####
 
 <a target='_blank' href='/docs/modules/devel/modules/kx.html#kx.f.get_duri'> `xval get_duri()` </a>