class Teak.AdditionalDataEvent

Event sent when "additional data" is available for the user.

Use the UserDataEvent event instead.

Attributes

Name Type Description

additionalData

final JSONObject

A JSON object containing user-defined data received from the server.