Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
flutter::PlatformMessageHandlerIos Member List

This is the complete list of members for flutter::PlatformMessageHandlerIos, including all inherited members.

DoesHandlePlatformMessageOnPlatformThread() const overrideflutter::PlatformMessageHandlerIosvirtual
HandlePlatformMessage(std::unique_ptr< PlatformMessage > message) overrideflutter::PlatformMessageHandlerIosvirtual
InvokePlatformMessageEmptyResponseCallback(int response_id) overrideflutter::PlatformMessageHandlerIosvirtual
InvokePlatformMessageResponseCallback(int response_id, std::unique_ptr< fml::Mapping > mapping) overrideflutter::PlatformMessageHandlerIosvirtual
MakeBackgroundTaskQueue()flutter::PlatformMessageHandlerIosstatic
PlatformMessageHandlerIos(fml::RefPtr< fml::TaskRunner > platform_task_runner)flutter::PlatformMessageHandlerIosexplicit
SetMessageHandler(const std::string &channel, FlutterBinaryMessageHandler handler, NSObject< FlutterTaskQueue > *task_queue)flutter::PlatformMessageHandlerIos
~PlatformMessageHandler()=defaultflutter::PlatformMessageHandlervirtual