Beamable SDK
Beamable.Common.SequencePromise< T > Member List

This is the complete list of members for Beamable.Common.SequencePromise< T >, including all inherited members.

CompleteSuccess() (defined in Beamable.Common.SequencePromise< T >)Beamable.Common.SequencePromise< T >inline
Count (defined in Beamable.Common.SequencePromise< T >)Beamable.Common.SequencePromise< T >
ErrorCount (defined in Beamable.Common.SequencePromise< T >)Beamable.Common.SequencePromise< T >
HasProcessedAllEntries (defined in Beamable.Common.SequencePromise< T >)Beamable.Common.SequencePromise< T >
OnElementError(Action< SequenceEntryException > handler) (defined in Beamable.Common.SequencePromise< T >)Beamable.Common.SequencePromise< T >inline
OnElementSuccess(Action< SequenceEntrySuccess< T >> handler) (defined in Beamable.Common.SequencePromise< T >)Beamable.Common.SequencePromise< T >inline
Ratio (defined in Beamable.Common.SequencePromise< T >)Beamable.Common.SequencePromise< T >
ReportEntryError(SequenceEntryException exception) (defined in Beamable.Common.SequencePromise< T >)Beamable.Common.SequencePromise< T >inline
ReportEntryError(int index, Exception err) (defined in Beamable.Common.SequencePromise< T >)Beamable.Common.SequencePromise< T >
ReportEntrySuccess(SequenceEntrySuccess< T > success) (defined in Beamable.Common.SequencePromise< T >)Beamable.Common.SequencePromise< T >inline
ReportEntrySuccess(int index, T result) (defined in Beamable.Common.SequencePromise< T >)Beamable.Common.SequencePromise< T >
SequencePromise(int count) (defined in Beamable.Common.SequencePromise< T >)Beamable.Common.SequencePromise< T >inline
SuccessCount (defined in Beamable.Common.SequencePromise< T >)Beamable.Common.SequencePromise< T >
SuccessfulResults (defined in Beamable.Common.SequencePromise< T >)Beamable.Common.SequencePromise< T >
Total (defined in Beamable.Common.SequencePromise< T >)Beamable.Common.SequencePromise< T >