Examples
Follow the examples to see how’s easy to use the Relay SDK to interact with inbound or outbound calls.
Inbound Calls
Using RelayConsumer to manage inbound calls from both
homeandofficecontexts. Answer the call, ask the user to enter his PIN and playback the digits he sent if successful.
Outbound Calls
Using RelayConsumer to make an outbound call and ask the user to enter his PIN. Once completed, print the collected digits.