Home docs nex protocols matchmake-extension Pokemon Generation 7 (109)
Post

Pokemon Generation 7 (109)

This page describes the methods that are only seen in Pokemon Sun / Moon and Ultra Sun / Ultra Moon.

Methods

(48) ClearMyPreviouslyMatchedUserCache

This method does not take any parameters and does not return anything.

(49) GetAttractionStatus

Request

This method does not take any parameters.

Response

TypeName
AttractionStatusattractionStatus
Uint16refreshInterval

(50) GetAttractionStatusWithGroupId

Request

TypeName
Uint32groupId

Response

TypeName
AttractionStatusattractionStatus
Uint16refreshInterval

(51) SimpleMatchmake

Request

TypeName
Uint32groupId

Response

TypeName
Boolfound
SimpleMatchmakeHostInfoinfo

(52) EntrySimpleMatchmake

Request

TypeName
Uint32groupId
BuffersessionKey

Response

This method does not return anything.

(53) CancelSimpleMatchmakeEntry

Request

TypeName
Uint32groupId

Response

TypeName
Boolsucceed

AttractionStatus (Structure)

TypeName
Uint16messageInterval
Uint8operationFlag
Uint16activePlayerInviteParam
Uint16activePlayerJoinParam
List<Uint32>extraParams

SimpleMatchmakeHostInfo (Structure)

TypeName
Uint32pid
BuffersessionKey
List<StationURL>stationUrls
Contents