Changeset 5 in chevmsgr for trunk/msg.hpp


Ignore:
Timestamp:
08/27/15 00:29:54 (9 years ago)
Author:
cheese
Message:

클라이언트 메시지 추가 및 안정화

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/msg.hpp

    r4 r5  
    7171        std::string command(const std::string & cmd) const;
    7272
     73        std::string sms(const std::string & phone) const;
     74
     75        std::string Request::join(const std::string & id, const std::string & pw, const std::string & sms);
     76
    7377        std::string login(const std::string & pw) const;
    7478
Note: See TracChangeset for help on using the changeset viewer.