Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
io.flutter.plugin.common.MethodChannel Member List

This is the complete list of members for io.flutter.plugin.common.MethodChannel, including all inherited members.

invokeMethod(@NonNull String method, @Nullable Object arguments)io.flutter.plugin.common.MethodChannelinline
invokeMethod( @NonNull String method, @Nullable Object arguments, @Nullable Result callback)io.flutter.plugin.common.MethodChannelinline
MethodChannel(@NonNull BinaryMessenger messenger, @NonNull String name)io.flutter.plugin.common.MethodChannelinline
MethodChannel( @NonNull BinaryMessenger messenger, @NonNull String name, @NonNull MethodCodec codec)io.flutter.plugin.common.MethodChannelinline
MethodChannel( @NonNull BinaryMessenger messenger, @NonNull String name, @NonNull MethodCodec codec, @Nullable BinaryMessenger.TaskQueue taskQueue)io.flutter.plugin.common.MethodChannelinline
resizeChannelBuffer(int newSize)io.flutter.plugin.common.MethodChannelinline
setMethodCallHandler(final @Nullable MethodCallHandler handler)io.flutter.plugin.common.MethodChannelinline
setWarnsOnChannelOverflow(boolean warns)io.flutter.plugin.common.MethodChannelinline