Skip to main content

Relay::Calling::ConnectResult

This object is returned by the connect method and represents the final result of a connection between your call and a remote one.

Properties​

PropertyTypeDescription
successfulBooleanWhether the call has been connected successfully.
eventRelay::EventLast event that completed the operation.
callRelay::Calling::CallRemote Call connected with yours.