YYClientSDK  beta 1.15
 全部  函数 枚举 枚举值
yy::IChannelAppMsg 成员列表

成员的完整列表,这些成员属于 yy::IChannelAppMsg,包括所有继承而来的类成员

CreateAppMsg(unsigned int cookie)=0yy::IChannelAppMsgpure virtual
RegisterChannelAppLinkEvent(IChannelAppLinkEvent *e)=0yy::IChannelAppMsgpure virtual
SendMsgToSubChannel(unsigned int sub_channel_id, const char *view_str, unsigned int link_begin_pos, unsigned int link_end_pos, unsigned int cookie)=0yy::IChannelAppMsgpure virtual
SendMsgToSubChannelEx(unsigned int sub_channel_id, IAppMsg *msg)=0yy::IChannelAppMsgpure virtual
SendMsgToUsers(const unsigned int *users, unsigned int size, const char *view_str, unsigned int link_begin_pos, unsigned int link_end_pos, unsigned int cookie)=0yy::IChannelAppMsgpure virtual
SendMsgToUsersEx(const unsigned int *users, unsigned int size, IAppMsg *msg)=0yy::IChannelAppMsgpure virtual
UnRegisterChannelAppLinkEvent(IChannelAppLinkEvent *e)=0yy::IChannelAppMsgpure virtual