Learn to make a talk area add-in that shows Microsoft Unified Communications Managed API (UCMA) robot Dating In Your 40s dating site communications and filter systems a regional customer’s information before they are published to the speak space.
Prerequisites relate an add-in with a talk area producing a Silverlight add-in obtaining internet cam space further methods added info
Core concepts to learn
Read about the Microsoft Lync 2013 Persistent Cam area add-in feature through the scenarios where add-in is used and tuition and practices which can be regularly generate an add-in.
Discover design a chronic talk place add-in that shows communications that a UCMA robot keeps uploaded into internet speak space right after which filters the pending information stuff on the local individual.
Associate an add-in with a talk space
Before your own add-in could be opened in a talk screen, you will need to enroll the add-in using the Lync Server 2013. The add-in was unsealed in chronic cam area window whenever a person double-clicks a persistent chat room through the get in touch with number. You are able to enter a persistent chat space making use of a server-side tool such as the cluster Chat management Software. For information regarding associating an add-in with a chat area by using the Microsoft Lync servers 2013 Persistent Chat SDK, read ChatRoomManagementServices.BeginUpdateChatRoom.
You really need to associate your brand new add-in with a personal chat room in order to experiment the add-in. Once add-in is prepared for community utilize, associate they with a public talk room.
A private talk area is noticeable to its people. This means the exclusive cam place can’t be located through a chat place query to find a chat place.
Creating a Silverlight add-in
Need Microsoft Visual facility generate the perfect solution is and venture data for all the add-in. Possible opened the remedy in Microsoft term online if you would like create a better user experience.
To produce a Silverlight add-in
Choose the Lync Silverlight program template in the centre pane regarding the unique venture dialog. This template populates the records folder using construction which has the namespace you use attain chat place characteristics.
The perfect solution is file has become prepared to update. The MainPage.xaml document declares a user control that nests a grid, pile board, and also the PresenceIndicator regulation. This control is within the bunch panel showing you the way to embed Lync settings inside Silverlight software.
Acquiring the web hosting speak area
The web hosting chat area could be the access point to Lync efficiency as you are able to code in an add-in. To obtain the place, name the LyncClient.GetHostingRoom system. The right place to obtain the web hosting chat space is within the add-in constructor.
To get the internet cam space
Create the Room.IsSendingMessage occasion to help you get and filter messages before they’ve been submitted because of the neighborhood individual.
Create the Room.Messagesgotten show in order to find brand-new messages once they is uploaded into internet hosting talk space.
Laws example: Chat space message filtration
These example utilizes XAML to declare the add-in UI. The handles feature an entry field the user kinds a filter string into, and text blocks that demonstrate the first information blog post while the post following the add-in have reformatted they.
The next sample interacts with the XAML consumer command over a Silverlight cam space add-in. As soon as the individual posts a note to your web hosting chat space, this add-in catches the content prior to it being uploaded. If the message offers the filtration string that’s entered from inside the filter text box, the content article was terminated. Or else, the content are uploaded on the space
Then tips
Now that you have created a cam room add-in, learn about making your add-in communicate with the internet speak space.
Suggestion |
---|