Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Caution
This class is still in pre-release. Its signature may change or it may be removed in future releases.
Methods
subscribe
subscribe(callback: (arg0: PackSettingChangeAfterEvent) => void): (arg0: PackSettingChangeAfterEvent) => void
Parameters
- callback: (arg0: PackSettingChangeAfterEvent) => void
Returns (arg0: PackSettingChangeAfterEvent) => void
Notes:
- This function can't be called in restricted-execution mode.
- This function can be called in early-execution mode.
unsubscribe
unsubscribe(callback: (arg0: PackSettingChangeAfterEvent) => void): void
Parameters
- callback: (arg0: PackSettingChangeAfterEvent) => void
Notes:
- This function can't be called in restricted-execution mode.
- This function can be called in early-execution mode.