Searched refs:makeRetrieveInterceptors (Results 1 – 1 of 1) sorted by relevance
80 interceptors: self.interceptors?.makeRetrieveInterceptors() ?? [],113 …func makeRetrieveInterceptors() -> [ClientInterceptor<Message<MyGame_Example_Stat>, Message<MyGame… in makeStoreInterceptors() function166 interceptors: self.interceptors?.makeRetrieveInterceptors() ?? [], in Store()198 …func makeRetrieveInterceptors() -> [ServerInterceptor<Message<MyGame_Example_Stat>, Message<MyGame… function