January 14, 2025
End Call Message Support in ClientInboundMessage: Developers can now programmatically end a call by sending an end-call
message type within ClientInboundMessage
. To use this feature, include a message with the type
property set to "end-call"
when sending inbound messages to the client.