|
Meeting SDK for iOS API Reference
|
Helper for managing user presence status. More...
import <Foundation/Foundation.h>import <MobileRTC/MobileRTCConstants.h>Go to the source code of this file.
Classes | |
| class | MobileRTCContactInfo |
| A class that contains presence information. More... | |
| class | MobileRTCInvitationMeetingHandler |
| A handler that processes after the user receives an invitation from another user to join a meeting. More... | |
| protocol | <MobileRTCPresenceHelperDelegate> |
| A protocol for presence helper callback events. More... | |
| class | MobileRTCPresenceHelper |
| A class to manage contact presence and meeting invitations. More... | |
Helper for managing user presence status.
Definition in file MobileRTCPresenceHelper.h.