MCPcopy Create free account
hub / github.com/SIPp/sipp / setIPAddress

Method setIPAddress

src/jlsrtp.cpp:2018–2021  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2016}
2017
2018void JLSRTP::setIPAddress(std::string ipAddress)
2019{
2020 _id.address = ipAddress;
2021}
2022
2023void JLSRTP::setPort(unsigned short port)
2024{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected