WebSession.DataReceived

From Xojo Documentation

Event


WebSession.DataReceived(Key As String, Value As String)

New in 2020r1

Supported for all project types and targets.

A request for data saved with SaveData was made using the RequestData method.

See Also

SaveData and RequestData methods.