decline()
Declines a challenge that another player issues to the local player.
Declaration
func decline()Discussion
If you implement an interface to present challenges, it should call this method when the local player declines a challenge.
Declines a challenge that another player issues to the local player.
func decline()If you implement an interface to present challenges, it should call this method when the local player declines a challenge.