Show / Hide Table of Contents

Interface IPushNotificationServiceManagerFactory

Namespace: SuperOffice.CRM.Notification
Assembly: SoDataBase.dll
Syntax
public interface IPushNotificationServiceManagerFactory

Methods

Create(int)

Instantiates a class that inherits IPushNotificationServiceManager

Declaration
IPushNotificationServiceManager Create(int associateId)
Parameters
Type Name Description
int associateId

Id of a relevant associate.

Returns
Type Description
IPushNotificationServiceManager

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top