Searched defs:getMissionSnapShot (Results 1 – 2 of 2) sorted by relevance
158 async getMissionSnapShot(missionId: number, callback?: any) { method in RecentMissionsViewModel
225 async getMissionSnapShot(missionId: number): Promise<SnapShotInfo> { method in AmsMissionManager