twilio-0.1.3.2: Twilio REST API library for Haskell

Safe HaskellNone
LanguageHaskell98

Twilio.Calls.FeedbackSummary

Contents

Synopsis

Resource

data FeedbackSummary Source #

Instances

Eq FeedbackSummary Source # 
Data FeedbackSummary Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> FeedbackSummary -> c FeedbackSummary #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c FeedbackSummary #

toConstr :: FeedbackSummary -> Constr #

dataTypeOf :: FeedbackSummary -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c FeedbackSummary) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c FeedbackSummary) #

gmapT :: (forall b. Data b => b -> b) -> FeedbackSummary -> FeedbackSummary #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> FeedbackSummary -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> FeedbackSummary -> r #

gmapQ :: (forall d. Data d => d -> u) -> FeedbackSummary -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> FeedbackSummary -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> FeedbackSummary -> m FeedbackSummary #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> FeedbackSummary -> m FeedbackSummary #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> FeedbackSummary -> m FeedbackSummary #

Ord FeedbackSummary Source # 
Read FeedbackSummary Source # 
Show FeedbackSummary Source # 
Generic FeedbackSummary Source # 
FromJSON FeedbackSummary Source # 
type Rep FeedbackSummary Source # 

data FeedbackSummaryIssue Source #

Instances

Eq FeedbackSummaryIssue Source # 
Data FeedbackSummaryIssue Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> FeedbackSummaryIssue -> c FeedbackSummaryIssue #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c FeedbackSummaryIssue #

toConstr :: FeedbackSummaryIssue -> Constr #

dataTypeOf :: FeedbackSummaryIssue -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c FeedbackSummaryIssue) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c FeedbackSummaryIssue) #

gmapT :: (forall b. Data b => b -> b) -> FeedbackSummaryIssue -> FeedbackSummaryIssue #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> FeedbackSummaryIssue -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> FeedbackSummaryIssue -> r #

gmapQ :: (forall d. Data d => d -> u) -> FeedbackSummaryIssue -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> FeedbackSummaryIssue -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> FeedbackSummaryIssue -> m FeedbackSummaryIssue #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> FeedbackSummaryIssue -> m FeedbackSummaryIssue #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> FeedbackSummaryIssue -> m FeedbackSummaryIssue #

Ord FeedbackSummaryIssue Source # 
Read FeedbackSummaryIssue Source # 
Show FeedbackSummaryIssue Source # 
Generic FeedbackSummaryIssue Source # 
FromJSON FeedbackSummaryIssue Source # 
type Rep FeedbackSummaryIssue Source # 
type Rep FeedbackSummaryIssue = D1 (MetaData "FeedbackSummaryIssue" "Twilio.Calls.FeedbackSummary" "twilio-0.1.3.2-GnUkC92cKSV9Q4YYqnxTsL" False) (C1 (MetaCons "FeedbackSummaryIssue" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "description") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Issue)) ((:*:) (S1 (MetaSel (Just Symbol "count") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int)) (S1 (MetaSel (Just Symbol "percentageOfTotalCalls") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Float)))))

Types

data FeedbackSummarySID Source #

Instances

Eq FeedbackSummarySID Source # 
Data FeedbackSummarySID Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> FeedbackSummarySID -> c FeedbackSummarySID #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c FeedbackSummarySID #

toConstr :: FeedbackSummarySID -> Constr #

dataTypeOf :: FeedbackSummarySID -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c FeedbackSummarySID) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c FeedbackSummarySID) #

gmapT :: (forall b. Data b => b -> b) -> FeedbackSummarySID -> FeedbackSummarySID #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> FeedbackSummarySID -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> FeedbackSummarySID -> r #

gmapQ :: (forall d. Data d => d -> u) -> FeedbackSummarySID -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> FeedbackSummarySID -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> FeedbackSummarySID -> m FeedbackSummarySID #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> FeedbackSummarySID -> m FeedbackSummarySID #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> FeedbackSummarySID -> m FeedbackSummarySID #

Ord FeedbackSummarySID Source # 
Read FeedbackSummarySID Source # 
Show FeedbackSummarySID Source # 
Generic FeedbackSummarySID Source # 
ToJSON FeedbackSummarySID Source # 
FromJSON FeedbackSummarySID Source # 
SID FeedbackSummarySID Source # 
type Rep FeedbackSummarySID Source # 
type Rep FeedbackSummarySID = D1 (MetaData "FeedbackSummarySID" "Twilio.Types.SID" "twilio-0.1.3.2-GnUkC92cKSV9Q4YYqnxTsL" True) (C1 (MetaCons "FeedbackSummarySID" PrefixI True) (S1 (MetaSel (Just Symbol "getFeedbackSummarySID") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Text)))

data Issue Source #

A list of issues experienced during the call.

Constructors

ImperfectAudio

Imperfect audio quality: Choppy, echoed, or garbled audio during conversation.

DroppedCall

Dropped call: call initially connected but was dropped.

IncorrectCallerId

Incorrect caller ID: Call connected but caller ID displayed 'Unknown' or an incorrect number.

PostDialDelay

Post dial delay: Call connected but there was a long delay between dialing the phone number and the start of ringing.

DigitsNotCaptured

DTMF tones not captured: Failed to capture digit input on phone menus.

UnsolicitedCall

Unsolicited call: Received telemarketer, wrong number, automated or other type of unsolicited call.

AudioLatency

Audio latency: Call participants can hear each other but with significant audio delay.

OneWayAudio

One way audio: Only one party could hear the audio during the conversation.

Instances

Bounded Issue Source # 
Enum Issue Source # 
Eq Issue Source # 

Methods

(==) :: Issue -> Issue -> Bool #

(/=) :: Issue -> Issue -> Bool #

Data Issue Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> Issue -> c Issue #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c Issue #

toConstr :: Issue -> Constr #

dataTypeOf :: Issue -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c Issue) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c Issue) #

gmapT :: (forall b. Data b => b -> b) -> Issue -> Issue #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> Issue -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> Issue -> r #

gmapQ :: (forall d. Data d => d -> u) -> Issue -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> Issue -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> Issue -> m Issue #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> Issue -> m Issue #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> Issue -> m Issue #

Ord Issue Source # 

Methods

compare :: Issue -> Issue -> Ordering #

(<) :: Issue -> Issue -> Bool #

(<=) :: Issue -> Issue -> Bool #

(>) :: Issue -> Issue -> Bool #

(>=) :: Issue -> Issue -> Bool #

max :: Issue -> Issue -> Issue #

min :: Issue -> Issue -> Issue #

Read Issue Source # 
Show Issue Source # 

Methods

showsPrec :: Int -> Issue -> ShowS #

show :: Issue -> String #

showList :: [Issue] -> ShowS #

Generic Issue Source # 

Associated Types

type Rep Issue :: * -> * #

Methods

from :: Issue -> Rep Issue x #

to :: Rep Issue x -> Issue #

ToJSON Issue Source # 
FromJSON Issue Source # 
type Rep Issue Source # 
type Rep Issue = D1 (MetaData "Issue" "Twilio.Types.Issue" "twilio-0.1.3.2-GnUkC92cKSV9Q4YYqnxTsL" False) ((:+:) ((:+:) ((:+:) (C1 (MetaCons "ImperfectAudio" PrefixI False) U1) (C1 (MetaCons "DroppedCall" PrefixI False) U1)) ((:+:) (C1 (MetaCons "IncorrectCallerId" PrefixI False) U1) (C1 (MetaCons "PostDialDelay" PrefixI False) U1))) ((:+:) ((:+:) (C1 (MetaCons "DigitsNotCaptured" PrefixI False) U1) (C1 (MetaCons "UnsolicitedCall" PrefixI False) U1)) ((:+:) (C1 (MetaCons "AudioLatency" PrefixI False) U1) (C1 (MetaCons "OneWayAudio" PrefixI False) U1))))