//////////////////////////////////////////
| 741 | |
| 742 | /////////////////////////////////////////////// |
| 743 | void CXClient::DemoConnect() |
| 744 | { |
| 745 | m_bPlaybackDemo = true; |
| 746 | }; |
| 747 | |
| 748 | /////////////////////////////////////////////// |
| 749 | void CXClient::XDisconnect(const char *szCause) |
no outgoing calls
no test coverage detected