Changeset 8 in chevmsgr for trunk/msgclnt.h


Ignore:
Timestamp:
08/30/15 00:01:12 (9 years ago)
Author:
cheese
Message:

클라 UI 쪼끔 수정
프로토콜 메시지 좀 수정
클라 메시지 핸들링 추가

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/msgclnt.h

    r6 r8  
    6464    std::vector<SFriend> getFriendList();
    6565
    66     std::string getSessionID(const std::vector<std::string> & idList);
     66    std::string getSessionID(std::vector<std::string> & idList);
    6767
    6868    bool tell(const SConversation & conversation);
Note: See TracChangeset for help on using the changeset viewer.