I have Web Flex application and uses the following controls "ConnectSessionContainer" and "SharedWhiteBoard". I run few instances of the applications and inside WhiteBoard change something (Example: cordinate, size) it clear this changes are propagated trough LCCS to other application connected to the same room and show over cursor "First Name" + "Second Name" + "Connection ID/Number"
Questions:
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
Try exploring SharedWhiteBoard.model.sharedCursorPane.labelField API to get and set displayName of the cursors.
Thanks
Arun
Views
Replies
Total Likes
Hi,
Try exploring SharedWhiteBoard.model.sharedCursorPane.labelField API to get and set displayName of the cursors.
Thanks
Arun
Views
Replies
Total Likes
from LCCS API -> "SharedWhiteBoard.model" type is "WBModel" but instance "SharedWBModel" need only cast
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies