Methods
| Method ID | Method Name |
|---|---|
| 1 | SearchSessions |
(1) SearchSessions
Request
| Type | Name |
|---|---|
| GameSessionQuery | gameSessionQuery |
Response
| Type | Name |
|---|---|
| List<GameSessionSearchResultEx> | searchResults |
Types
GameSessionSearchResultEx (Structure)
This structure inherits from GameSessionSearchResult
| Type | Name |
|---|---|
| List<GameSessionParticipant> | m_participants |