enum CodePushUpdateState { RUNNING = 0, PENDING = 1, LATEST = 2 }