void | AddListeners ( VoiceServiceRequestEvents events ) Adds all listeners for another VoiceServiceRequestEvents |
void | RemoveListeners ( VoiceServiceRequestEvents events ) Removes all listeners from another VoiceServiceRequestEvents |
void | Adds or removes all listeners for the provided VoiceServiceRequestEvents event object based on the add boolean parameter |
| void Meta.WitAi.Requests.VoiceServiceRequestEvents.AddListeners ( VoiceServiceRequestEvents events ) |
|---|
Adds all listeners for another VoiceServiceRequestEvents |
| void Meta.WitAi.Requests.VoiceServiceRequestEvents.RemoveListeners ( VoiceServiceRequestEvents events ) |
|---|
Removes all listeners from another VoiceServiceRequestEvents |
| void Meta.WitAi.Requests.VoiceServiceRequestEvents.SetListeners ( VoiceServiceRequestEvents events, bool add ) |
|---|
Adds or removes all listeners for the provided VoiceServiceRequestEvents event object based on the add boolean parameter |