-
public class LocalScreenLocalScreen provides an ability to stop a screen shared by a Visitor during an Engagement.
-
-
Constructor Summary
Constructors Constructor Description LocalScreen(Connection connection)
-
Method Summary
Modifier and Type Method Description voidstopSharing()Stop sharing Visitor screen with the Operator -
-
Constructor Detail
-
LocalScreen
LocalScreen(Connection connection)
-
-
Method Detail
-
stopSharing
void stopSharing()
Stop sharing Visitor screen with the Operator
-
-
-
-