logo
On this page

ZegoItemParam

ZegoItemParam

Item param.

Declared in ZegoExpressDefines.h

Properties

itemID

itemID
long long itemID

Item ID.

capacity

capacity
unsigned int capacity

The number of users allowed to bind the item.

position

position
nonatomic, strong, nonnull ZegoPosition * position

The initial position of the item in the range scene.

createMode

createMode
ZegoCreateItemMode createMode

The mode of create item.

Previous

zegofontstyle

Next

zegolabelinfo

On this page

Back to top