public interface

NotificationFactory

com.vidinoti.android.vdarsdk.NotificationFactory

Class Overview

Describe a class capable of creating an app-specific notification on demand.

Summary

Public Methods
abstract Notification createNotification(String title, String message, String notificationID)

Public Methods

public abstract Notification createNotification (String title, String message, String notificationID)