Firebase. Messaging. UnregistrationReceivedEventArgs
Argument for the UnregistrationReceived event containing the installation ID string.
Summary
Inheritance
Inherits from: EventArgs
Constructors and Destructors |
|
|---|---|
UnregistrationReceivedEventArgs(string installationId)
|
Properties |
|
|---|---|
InstallationId
|
string
The Firebase Installation ID (FID) that was unregistered.
|
Properties
Public functions
UnregistrationReceivedEventArgs
UnregistrationReceivedEventArgs( string installationId )