Help Center/ Meeting/ Client SDK Reference/ iOS SDK/ Notification Reference/ Service Message Notification/ Notifications for Changes of Permissions of Sending SMS Messages for Scheduled Meetings
Updated on 2023-03-23 GMT+08:00

Notifications for Changes of Permissions of Sending SMS Messages for Scheduled Meetings

Notification Description

A notification is sent when the permissions of sending SMS messages for scheduled meetings are changed.

Method Definition

1
- (void)onBookConfSmsPermissionNotify:(BOOL)isHasPermission;

Precautions

  1. Set the bizNotifyHandler proxy during SDK initialization or set the proxy on the target page.

Parameter Description

Table 1 Parameter description

Parameter

Type

Description

isHasPermission

BOOL

Whether SMS messages can be sent.