Home
last modified time | relevance | path

Searched defs:publichandle (Results 1 – 6 of 6) sorted by relevance

/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/include/mega/
H A Dmegaclient.h880 handle publichandle; variable
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/
H A Dcommands.cpp7145 CommandChatLinkURL::CommandChatLinkURL(MegaClient *client, handle publichandle) in CommandChatLinkURL()
7272 CommandChatLinkJoin::CommandChatLinkJoin(MegaClient *client, handle publichandle, const char *unifi… in CommandChatLinkJoin()
8256 CommandFolderLinkInfo::CommandFolderLinkInfo(MegaClient* client, handle publichandle) in CommandFolderLinkInfo()
H A Dmegaclient.cpp14730 void MegaClient::chatlinkurl(handle publichandle) in chatlinkurl()
14740 void MegaClient::chatlinkjoin(handle publichandle, const char *unifiedkey) in chatlinkjoin()
H A Dmegaapi.cpp5042 void MegaApi::getChatLinkURL(MegaHandle publichandle, MegaRequestListener *listener) in getChatLinkURL()
5052 void MegaApi::chatLinkJoin(MegaHandle publichandle, const char *unifiedKey, MegaRequestListener *li… in chatLinkJoin()
H A Dmegaapi_impl.cpp9996 void MegaApiImpl::getChatLinkURL(MegaHandle publichandle, MegaRequestListener *listener) in getChatLinkURL()
10013 void MegaApiImpl::chatLinkJoin(MegaHandle publichandle, const char *unifiedkey, MegaRequestListener… in chatLinkJoin()
21687 MegaHandle publichandle = request->getNodeHandle(); in sendPendingRequests() local
21736 MegaHandle publichandle = request->getNodeHandle(); in sendPendingRequests() local
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/examples/
H A Dmegacli.cpp5833 handle publichandle = 0; in exec_chatlu() local
5850 handle publichandle = 0; in exec_chatlj() local