MCPcopy Create free account
hub / github.com/RangeNetworks/openbts / smGetMessageContentType

Method smGetMessageContentType

SIP/SIPMessage.cpp:400–403  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

398}
399
400string SipMessage::smGetMessageContentType() const
401{
402 return msmContentType;
403}
404
405string SipMessage::smUriUsername()
406{

Callers 2

handleInviteMethod · 0.80
handleUssdByeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected