get Virtual Practice
abstract fun getVirtualPractice(practiceId: String): DataObserver<VirtualPractice>
Content copied to clipboard
Provides an API to get additional details about a single Virtual Practice.
Return
A VirtualPractice containing additional details about the requested practice.
Parameters
practiceId
The unique identifier of the practice to retrieve details about.
Throws
When practiceId is empty