9.1.0
9.1.0
New
This version of the SDK adds support for virtual visit transfers between providers. To accomplish this we've added a number of things:
- Localizable strings:
localizable.strings key Usage waitingRoom_link_leaveVisit CTA to leave a visit after being transferred back to the waiting room waitingRoom_message_patientTransfer Message shown only after being transferred back to the waiting room waitingRoom_message_dismiss CTA to dismiss the above message dialog_waitingRoomCancelConfirm_title_leaveCall Dialog title to confirm the user wants to leave the call dialog_waitingRoomCancelConfirm_message_leaveCallConfirmation Dialog message to confirm the user wants to leave the call VirtualEventDelegate.onWaitingRoomTransferred
Called when the user is transferred back to the waiting room after already being in a callVisitCompletionReason.left
Used in the visit completion block to indicate the user chose to leave the visit