Skip to content

9.1.0

Compare
Choose a tag to compare
@dompepin dompepin released this 07 Mar 14:22
· 7 commits to main since this release

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 call
  • VisitCompletionReason.left Used in the visit completion block to indicate the user chose to leave the visit