类的使用
link.thingscloud.freeswitch.esl.inbound.option.ServerOption
使用ServerOption的程序包
程序包
说明
-
link.thingscloud.freeswitch.esl中ServerOption的使用
修饰符和类型方法说明voidServerConnectionListener.onClosed(ServerOption serverOption) onClosed.voidServerConnectionListener.onOpened(ServerOption serverOption) onOpened. -
link.thingscloud.freeswitch.esl.inbound.listener中ServerOption的使用
修饰符和类型方法说明voidServerOptionListener.onAdded(ServerOption serverOption) onAdded.voidServerOptionListener.onRemoved(ServerOption serverOption) onRemoved. -
link.thingscloud.freeswitch.esl.inbound.option中ServerOption的使用
返回变量类型为ServerOption的类型的link.thingscloud.freeswitch.esl.inbound.option中的方法修饰符和类型方法说明InboundClientOption.addServerOption(ServerOption serverOption) addServerOption.InboundClientOption.removeServerOption(ServerOption serverOption) removeServerOption.