#include <platform_message_response.h>
Definition at line 16 of file platform_message_response.h.
◆ PlatformMessageResponse()
flutter::PlatformMessageResponse::PlatformMessageResponse |
( |
| ) |
|
|
protecteddefault |
◆ ~PlatformMessageResponse()
flutter::PlatformMessageResponse::~PlatformMessageResponse |
( |
| ) |
|
|
protectedvirtualdefault |
◆ Complete()
virtual void flutter::PlatformMessageResponse::Complete |
( |
std::unique_ptr< fml::Mapping > |
data | ) |
|
|
pure virtual |
◆ CompleteEmpty()
virtual void flutter::PlatformMessageResponse::CompleteEmpty |
( |
| ) |
|
|
pure virtual |
◆ is_complete()
bool flutter::PlatformMessageResponse::is_complete |
( |
| ) |
const |
|
inline |
◆ is_complete_
bool flutter::PlatformMessageResponse::is_complete_ = false |
|
protected |
The documentation for this class was generated from the following files: