Friend/message notifiations

Last post 03-07-2008, 11:00 AM by Jim Perry. 3 replies.
Sort Posts: Previous Next
  •  03-06-2008, 5:46 PM

    Friend/message notifiations

    Is there any way to check whether a friend has signed in/out, or if you've received a new message?

    Thought i'd make a little app to sit in the taskbar and yell at me when someone comes on, but if i miss the 'dink' sound then im buggered, unless i check it every 5 seconds.

  •  03-07-2008, 9:43 AM

    Re: Friend/message notifiations

    No. That would require the bits for those studios that are registered developers.
    Jim Perry
    Here's what I'm up to.
  •  03-07-2008, 10:53 AM

    Re: Friend/message notifiations

    We don't actually even expose friend presence change notifications even for registered developers.

    You could detect this just by enumerating your friends list, and repeating that every few seconds to check if anything has changed.

    There's no way that I know of to detect message notifications, not even in native C++ XDK land.

    --
    XNA Framework Developer
    blog - homepage
  •  03-07-2008, 11:00 AM

    Re: Friend/message notifiations

    I wasn't sure if the event exposure was there, but I did know that you could, if you had to, do it yourself since you'd have the Friends list. I guess I need to be more verbose in my answers. :)
    Jim Perry
    Here's what I'm up to.
View as RSS news feed in XML
©2007 Microsoft Corporation. All rights reserved. Privacy Statement Terms of Use Code of Conduct Feedback