Beamable SDK
Core.Platform.SDK.SequencePromise< T > Member List

This is the complete list of members for Core.Platform.SDK.SequencePromise< T >, including all inherited members.

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