Firebase.Messaging.AndroidNotificationParams

Data structure for parameters that are unique to the Android implementation.

Summary

Inheritance

Inherits from: SystemIDisposable

Constructors and Destructors

AndroidNotificationParams()

Properties

ChannelId
string

Public functions

Dispose()
void
Dispose(bool disposing)
virtual void

Properties

ChannelId

string ChannelId

Public functions

AndroidNotificationParams

 AndroidNotificationParams()

Dispose

void Dispose()

Dispose

virtual void Dispose(
  bool disposing
)