Host-provided set of callbacks required to operate a CoDoing experience.
Signature
interface CoDoingDelegate extends CoActivityDelegate
Heritage
Extends | CoActivityDelegate |
---|
Property signatures
Name | Description |
---|---|
activityTitle |
User-suitable string describing the CoActivity. (Inherited from CoActivityDelegate ) |
Method signatures
Name | Description |
---|---|
onCoDoingStateChanged(newState) |
Callback for state updates broadcast by other participants in the meeting. |