Handling Interruptions (call)

iPhone SDK Tips & Tricks

-(void)applicationWillResignActive:(UIApplication *)application
{
//code here
}