Inherits <NSObjectNSObject>.
◆ onEventWithContext:key:value:
| - (void) onEventWithContext: |
|
(AgoraExtensionContext *_Nonnull) |
context |
| key: |
|
(NSString *_Nullable) |
key |
| value: |
|
(NSString *_Nullable) |
value |
|
|
| |
|
optional |
◆ onExtensionStartedWithContext:
◆ onExtensionStoppedWithContext:
◆ onExtensionErrorWithContext:error:message:
| - (void) onExtensionErrorWithContext: |
|
(AgoraExtensionContext *_Nonnull) |
context |
| error: |
|
(int) |
error |
| message: |
|
(NSString *_Nullable) |
message |
|
|
| |
|
optional |