|
qTox
Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
|
#include <icoreextpacket.h>


Public Member Functions | |
| virtual | ~ICoreExtPacketAllocator () |
| virtual std::unique_ptr< ICoreExtPacket > | getPacket (uint32_t friendId)=0 |
| Gets a new packet builder for friend with core friend id friendId. More... | |
Provider of toxext packets
Definition at line 63 of file icoreextpacket.h.
|
virtualdefault |
|
pure virtual |
Gets a new packet builder for friend with core friend id friendId.
Implemented in CoreExt.

1.8.17