data

suspend fun data(): String

Retrieves the signal data from the Protect SDK. This method should be called after initialize to get the data.

Return

A string containing the behavioral data.

Throws

if data retrieval fails.