app / sg.edu.ntu.scse.cz2006.gymbuddies.util / GymHelper / getGym

getGym

@JvmStatic fun getGym(context: Context, gymId: String): GymShell?

Get gym object if available from the application

Parameters

context - Context Application Context

gymId - String Gym ID

Return
GymList.GymShell? Gym object if any, null otherwise