Skip to main content

Crate tauri_plugin_finueva_pub_sub

Crate tauri_plugin_finueva_pub_sub 

Source

Structs§

Builder
Configures the plugin before it is registered with a Tauri application.
ConnectRequest
DeleteInstallationResult
DesktopFcmConfig
Optional override for the Firebase Android identity emulated by the desktop receiver.
DesktopFcmRegistration
Credentials generated by the unofficial desktop FCM receiver.
InstallationRequest
PendingPushEvent
PubSubEvent
PubSubPushContent
PushListenerRequest
PushMetadata
PushPermissionResponse
PushTokenRefresh
PushTokenResponse
PutInstallationResult

Enums§

ConnectionCloseCause
ConnectionMessage
Error
InstallationStatus
PushPermissionState

Traits§

FinuevaPubSubExt
Extensions to tauri::App, tauri::AppHandle and tauri::Window to access the finueva-pub-sub APIs.

Functions§

init
Initializes the plugin with the embedded Firebase configuration.

Type Aliases§

Result