The OnEvent_ContactMediaChange event is fired when a contact changes or removes its "current media".
OnEvent_ContactMediaChange( [string] Email, [string] NewMedia );
No value has to be returned by this event.
This event is fired before the change gets recorded by Messenger Plus!. This means that the previous media text can be obtained in the event handler with Contact::CurrentMedia.
Event Source | Windows Live Messenger |
---|---|
Availability | Messenger Plus! Live 4.00 |