Go to the source code of this file.
Classes | |
class | Fauna.Types.Event< T > |
A class representing an event from an Event Feed or Event Stream. More... | |
Namespaces | |
namespace | Fauna |
namespace | Fauna.Types |
Enumerations | |
enum | Fauna.Types.EventType { Fauna.Types.Add , Fauna.Types.Update , Fauna.Types.Remove , Fauna.Types.Status } |
An enum representing Fauna event types. More... | |