displayContent
suspend fun displayContent(sessionId: String, itemType: ERROR CLASS: Symbol not found for BaseItemKind, itemId: String, itemName: String): Response<Unit>
Instructs a session to browse to an item or view.
Parameters
sessionId
The session Id.
itemType
The type of item to browse to.
itemId
The Id of the item.
itemName
The name of the item.