AI Effects
On this page

Interface

IAsyncEffectCallback

IAsyncEffectCallback

Methods

onGetEffectsCallback

onGetEffectsCallback
Callback after the SDK creates an instance and authenticates it.

Parameters

NameTypeDescription
effectsZegoEffectsZegoEffects instance
errorCodeinterror code.

Details

The callback after the SDK creates an instance and authenticates it contains callback variables of type ZegoEffects and error codes of type int. For detailed error codes, please refer to "AI Effects - Error codes".

Previous

Class

Next

Struct

On this page

Back to top