Interface IRealtimeEvent
public interface IRealtimeEvent
Properties
EventId
The unique ID of the server event.
string EventId { get; }
Property Value
Type
string Type { get; }
Property Value
Methods
ToJsonString()
string ToJsonString()