Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to InstantMessageMBS class.
InstantMessageMBS.MyStatusChanged
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Instant Message | MBS MacCocoa Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No |
The client should call myStatus function to get the new status.
InstantMessageMBS.PersonInfoChanged(info as dictionary)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Instant Message | MBS MacCocoa Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No |
The user information dictionary will always contain an ScreenName and may contain any of the following values: StatusMessage, IdleSince, FirstName, LastName, IMPersonEmailKey, PictureData, AVAvailable and AVBusy, Capabilities values.
InstantMessageMBS.PersonStatusChanged(info as dictionary)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Instant Message | MBS MacCocoa Plugin | 11.2 | ✅ Yes | ❌ No | ❌ No | ❌ No |
The info object knows the ScreenName and the Status of the person.
InstantMessageMBS.ServiceStatusChanged
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Instant Message | MBS MacCocoa Plugin | 7.1 | ✅ Yes | ❌ No | ❌ No | ❌ No |
Call MyStatus to get the new state.
InstantMessageMBS.StatusImagesChangedAppearance
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Instant Message | MBS MacCocoa Plugin | 7.1 | ✅ Yes | ❌ No | ❌ No | ❌ No |
Clients that display status information graphically (using the green/yellow/red dots) should call imageURLForStatus to get the new image.
The items on this page are in the following plugins: MBS MacCocoa Plugin.