peerClearTitle

GameSpy SDK

peerClearTitle

Resets the peer SDK.  peerSetTitle must be called before new operations are made.

void peerClearTitle(
PEER peer );
RoutineRequired HeaderDistribution
peerClearTitle<peer.h>SDKZIP

Parameters

peer
[in] Initialized peer object.

Remarks

The peerClearTitle function resets the peer sdk to initialized state. Until a title is set again with peerSetTitle, the Peer SDK will be unable to join rooms, list games, etc.

Section Reference: Gamespy Peer SDK