OutcomeCollection extends EO_CallOutcome_Collection
Table of Contents
Methods
- getOutcomeByType() : Outcome|null
- getOutcomesByCallId() : static|null
Methods
getOutcomeByType()
public
getOutcomeByType(string $type) : Outcome|null
Parameters
- $type : string
Return values
Outcome|nullgetOutcomesByCallId()
public
static getOutcomesByCallId(int $callId) : static|null
Parameters
- $callId : int