SCSCaseDetailViewController

@interface SCSCaseDetailViewController : UIViewController

View controller that lets users see the details for a particular case.

Initialize this view controller with a case ID using -[SCSCaseDetailViewController initWithCaseId:].