Show / Hide Table of Contents

Class UM_NotificationCenter

The central object for managing notification-related activities for your app.

Inheritance
System.Object
UM_NotificationCenter
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: SA.CrossPlatform.Notifications
Assembly: cs.temp.dll.dll
Syntax
public static class UM_NotificationCenter

Properties

Client

Returns a new instance of UM_iNotificationsClient

Declaration
public static UM_iNotificationsClient Client { get; }
Property Value
Type Description
UM_iNotificationsClient
In This Article
Back to top Generated by DocFX