@squidcloud/client
    Preparing search index...

    Interface MmGetMatchMakerResponse

    API response for getting a matchmaker

    interface MmGetMatchMakerResponse {
        matchMaker: MmMatchMaker | undefined;
    }
    Index

    Properties

    Properties

    matchMaker: MmMatchMaker | undefined

    The matchmaker, if found