remove(listener:)
Stops listening to the event listener object.
Declaration
class func remove(listener: any GKGameSessionEventListener)Parameters
- listener:
The
GKGameSessionEventListenerthat is to be removed.
Stops listening to the event listener object.
class func remove(listener: any GKGameSessionEventListener)The GKGameSessionEventListener that is to be removed.