类的使用
link.thingscloud.freeswitch.esl.transport.SendMsg
使用SendMsg的程序包
程序包
说明
-
link.thingscloud.freeswitch.esl中SendMsg的使用
参数类型为SendMsg的link.thingscloud.freeswitch.esl中的方法修饰符和类型方法说明InboundClient.sendMessage(String addr, SendMsg sendMsg) Send aSendMsgcommand to FreeSWITCH.voidInboundClient.sendMessage(String addr, SendMsg sendMsg, Consumer<CommandResponse> consumer) Aync callback Send aSendMsgcommand to FreeSWITCH. -
link.thingscloud.freeswitch.esl.inbound中SendMsg的使用
修饰符和类型方法说明NettyInboundClient.sendMessage(String addr, SendMsg sendMsg) Send aSendMsgcommand to FreeSWITCH.voidNettyInboundClient.sendMessage(String addr, SendMsg sendMsg, Consumer<CommandResponse> consumer) Aync callback Send aSendMsgcommand to FreeSWITCH. -
link.thingscloud.freeswitch.esl.transport中SendMsg的使用
修饰符和类型方法说明SendMsg.addCallCommand(String command) Adds the following line to the message:SendMsg.addEventLock()Adds the following line to the message:SendMsg.addExecuteAppArg(String arg) Adds the following line to the message:SendMsg.addExecuteAppName(String appName) Adds the following line to the message:SendMsg.addGenericLine(String name, String value) A generic method to add a message line.SendMsg.addHangupCause(String cause) Adds the following line to the message:SendMsg.addLoops(int count) Adds the following line to the message:SendMsg.addNomediaUuid(String value) Adds the following line to the message: