Java
Starter Guide
Complete first integration flow with the VZaps Java SDK
This guide shows the common Java flow: create the client, validate authentication, list or create an instance, pair the session, configure events, and send a message.
See Messages for all send types and Realtime for WebSocket subscriptions.

