Skip to main content

NotificationType

No description

enum NotificationType {
PR
PC
PCR
PCRA
CR
CA
CC
F
FR
FRA
CMR
CMRA
CMRE
CAPG
CAPR
CI
CID
PUM
PCUM
CNP
UNP
REL
}

Values

NotificationType.PR

POST_REACTION

NotificationType.PC

POST_COMMENT

NotificationType.PCR

POST_COMMENT_REPLY

NotificationType.PCRA

POST_COMMENT_REACTION

NotificationType.CR

CONNECTION_REQUEST

NotificationType.CA

CONNECTION_ACCEPTED

NotificationType.CC

CONNECTION_CONFIRMED

NotificationType.F

FOLLOW

NotificationType.FR

FOLLOW_REQUEST

NotificationType.FRA

FOLLOW_REQUEST_APPROVED

NotificationType.CMR

COMMUNITY_MEMBERSHIP_REQUEST

NotificationType.CMRA

COMMUNITY_MEMBERSHIP_APPROVED

NotificationType.CMRE

COMMUNITY_MEMBERSHIP_REVOKED

NotificationType.CAPG

COMMUNITY_ADMIN_PRIVILEGES_GRANTED

NotificationType.CAPR

COMMUNITY_ADMIN_PRIVILEGES_REVOKED

NotificationType.CI

COMMUNITY_INVITE

NotificationType.CID

COMMUNITY_INVITE_DECLINED

NotificationType.PUM

POST_USER_MENTION

NotificationType.PCUM

POST_COMMENT_USER_MENTION

NotificationType.CNP

COMMUNITY_NEW_POST

NotificationType.UNP

USER_NEW_POST

NotificationType.REL

RELEASE_INFO

Member of

Notification object