| accept | Visible only if task it pending and is not outbound task | React component |  | Button to accept task. Displays `Accept` icon | 
                            
                                
                                    | reject | Visible only if task it pending and is not outbound task | React component |  | Button to reject task. Displays `Close` icon | 
                            
                                
                                    | hold | Visible only if the task is a call task and if a) task is a custom call but is not an outbound call or b) task is a regular Flex conference call and the participant count is 2 | React component |  | Button to hold task. Displays either `HoldOff` or `Hold` to undhold or hold call | 
                            
                                
                                    | hangup | Visible only is task is call task | React component |  | Hangup task button. Displays either `LeaveCall` or `Hangup` depending on the type of call and the number of paritcipants |