SCSCaseNotification Class Reference

Inherits from SCSNotification : NSObject
Declared in SCSNotification.h

Overview

Concrete subclass of SCSNotification representing a push notification for a case.

  caseId

The case ID for the notification.

@property (nonatomic, strong, readonly) NSString *caseId

Declared In

SCSNotification.h

  referencesSpecificCase

Indicates whether or not this notification is referencing a specific case or not.

@property (nonatomic, assign, readonly) BOOL referencesSpecificCase

Declared In

SCSNotification.h