Skip to content

Notification Message

Defines the structure of the notification message resource.

Utilized by:

Schema

{
"id": 0,
"value": "string",
"type": 0
}

Properties

id

Description: The ID of the item
Data Type: Integer
Nullable: No

value

Description: The content of the item
Data Type: String
Nullable: No

type

Description: The type of the item
Data Type: Integer
Nullable: No
Values:

  • None: 0
  • Event: 1
  • User: 2
  • Friend: 3
  • Event Photo: 4
  • Event Photo Comment: 5