JUCE
juce::ContentSharer Member List

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

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