Firebase.Messaging.MessagingOptions
A class to configure the behavior of Firebase Cloud Messaging.
Summary
This class contains various configuration options that control some of Firebase Cloud Messaging's behavior.
Public functions
|
Dispose()
|
void
Deprecated.
No longer needed, will be removed in the future. |
Dispose(bool disposing)
|
void
Deprecated.
No longer needed, will be removed in the future. |
Properties
SuppressNotificationPermissionPrompt
bool SuppressNotificationPermissionPrompt
Public functions
Dispose
void Dispose()
Deprecated.
No longer needed, will be removed in the future.
Dispose
void Dispose(
bool disposing
)
Deprecated.
No longer needed, will be removed in the future.
MessagingOptions
MessagingOptions()