Video SDK for iOS API Reference
Toggle main menu visibility
Main Page
Classes
Class List
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
y
z
Functions
a
b
c
d
e
g
i
j
l
m
o
p
r
s
t
u
v
z
Properties
a
b
c
d
e
f
h
i
l
m
n
o
p
r
s
t
u
v
w
y
Files
File List
File Members
All
e
f
z
Enumerations
z
Enumerator
e
f
z
•
All
Classes
Files
Functions
Enumerations
Enumerator
Properties
Loading...
Searching...
No Matches
ZoomVideoSDKUserHelper.h
Go to the documentation of this file.
1
//
2
// ZoomVideoSDKUserHelper.h
3
// ZoomVideoSDK
4
//
5
// Created by Zoom Video Communications on 2018/12/7.
6
// Copyright © Zoom Video Communications, Inc. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
11
@class
ZoomVideoSDKUser
;
16
@interface
ZoomVideoSDKUserHelper
: NSObject
17
24
- (BOOL)changeName:(NSString* _Nullable)inputName withUser:(
ZoomVideoSDKUser
* _Nullable)changeUser;
25
32
- (BOOL)makeHost:(
ZoomVideoSDKUser
* _Nullable)user;
33
40
- (BOOL)makeManager:(
ZoomVideoSDKUser
* _Nullable)user;
41
48
- (BOOL)revokeManager:(
ZoomVideoSDKUser
* _Nullable)user;
49
56
- (BOOL)removeUser:(
ZoomVideoSDKUser
* _Nullable)user;
57
62
- (BOOL)
reclaimHost
;
63
64
@end
ZoomVideoSDKUserHelper
User control interface.
Definition
ZoomVideoSDKUserHelper.h:17
-[ZoomVideoSDKUserHelper reclaimHost]
BOOL reclaimHost()
Reclaim host permission.
ZoomVideoSDKUser
Zoom Video SDK user information.
Definition
ZoomVideoSDKUser.h:91
SDK-docs
Doxygen
ios
vsdk
ZoomVideoSDK.xcframework
ios-arm64
ZoomVideoSDK.framework
Headers
ZoomVideoSDKUserHelper.h
Generated by
1.12.0