WebSession.ConnectionTypeChanged

From Xojo Documentation

Event


WebSession.ConnectionTypeChanged(Type as Integer)

Supported for all project types and targets.

Fires when the data connection between the current session and the user’s browser changes.

Notes

Type can be:

Value Description
0 AJAX
1 WebSockets