JUCE
ContentSharer Member List

This is the complete list of members for ContentSharer, including all inherited members.

shareData(const MemoryBlock &mb, std::function< void(bool, const String &)> callback)ContentSharer
shareFiles(const Array< URL > &files, std::function< void(bool, const String &)> callback)ContentSharer
shareImages(const Array< Image > &images, std::function< void(bool, const String &)> callback, ImageFileFormat *imageFileFormatToUse=nullptr)ContentSharer
shareText(const String &text, std::function< void(bool, const String &)> callback)ContentSharer