Results 1 to 3 of 3
  1. #1

    How to receive notification that belong to each user

    Is there a way of sending unique entries to each user? Basically I don't want all data entry to be sent to all users like stock price scenario. We are using LS as a way of communication with the client rather than mass stream the same content to N endpoint. I noticed that if LS_table is used twice with different # (ie: subscribing twice) would result to same content being sent to the user twice that got me worried about uniqueness of data.

    Is there any demo that does this? Please help me understand if this is actually possible.

    Thanks

  2. #2
    Administrator
    Join Date
    Feb 2012
    Location
    Milano
    Posts
    716
    With the methods that are available from MetaDataProvider you can customize the Items, such as associating them with the username or an ID assigned to each user, and then control the flow to each of these items.

    A simplified implementation of that can be found in the Basic Instant Messenger Demo and you can also refer to these and these other threads in the forum.

  3. #3
    Thanks alot. That should get me going.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 01:50 PM.