stop()
Ends communication with other players in a channel.
Declaration
func stop()Mentioned in
Discussion
This method disconnects the player from the channel. You should call stop() before you set the voice chat object to nil.
Ends communication with other players in a channel.
func stop()This method disconnects the player from the channel. You should call stop() before you set the voice chat object to nil.