11#ifndef _PEERAUTOMATCH_H_
12#define _PEERAUTOMATCH_H_
26#define PI_AUTOMATCH_RATING_KEY "gsi_am_rating"
31void piSetAutoMatchStatus(PEER peer, PEERAutoMatchStatus status);
32void piStopAutoMatch(PEER peer);
33PEERBool piJoinAutoMatchRoom(PEER peer, SBServer server);