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 a call and ask user to enter the PIN. When the prompt has completed, logs the result.