IDataNotification

class genvidClient.IDataNotification()

A notification.

Properties

genvidClient.IDataNotification.data

The data. DEPRECATED: Used the rawdata instead.

Type: string

genvidClient.IDataNotification.id

The notification ID.

Type: string

genvidClient.IDataNotification.rawdata

The data associated with the notification.

Type: ArrayBuffer

genvidClient.IDataNotification.sessionid

The session ID.

Type: string