meeting_plugin library

Classes

NEAssetService
NEForegroundServiceConfig
NEMeetingPlugin
NENotificationService
PlatformImage
Class to help loading of iOS platform images into Flutter.

Typedefs

NEPluginCallback<T> = void Function(int code, T data)
NEPluginObserver<T> = void Function(T data)