提交 c0d078e0 authored 作者: Brian West's avatar Brian West

FS-6248 --resolve

上级 259d3153
......@@ -29080,7 +29080,7 @@ public class switch_device_node_t : IDisposable {
}
}
public switch_event event {
public switch_event _event {
set {
freeswitchPINVOKE.switch_device_node_t_event_set(swigCPtr, switch_event.getCPtr(value));
}
......@@ -31516,7 +31516,7 @@ public class switch_file_handle : IDisposable {
}
}
public switch_event params {
public switch_event _params {
set {
freeswitchPINVOKE.switch_file_handle_params_set(swigCPtr, switch_event.getCPtr(value));
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论