Changeset 5 in chevmsgr for trunk/msgclnt.h


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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/msgclnt.h

    r4 r5  
    5454    bool connect(const std::string & host, unsigned short port);
    5555
    56     bool sms();
     56    bool sms(const std::string & phone);
    5757
    5858    bool join(const std::string & id, const std::string & pw, const std::string & sms);
Note: See TracChangeset for help on using the changeset viewer.