Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
Loading...
Searching...
No Matches
Satori.IApiLiveEvent Interface Reference

A single live event. More...

Inherited by Satori.ApiLiveEvent.

Properties

string ActiveEndTimeSec [get]
 End time of current event run.
 
string ActiveStartTimeSec [get]
 Start time of current event run.
 
string Description [get]
 Description.
 
string Name [get]
 Name.
 
string Value [get]
 Event value.
 

Detailed Description

A single live event.

Property Documentation

◆ ActiveEndTimeSec

string Satori.IApiLiveEvent.ActiveEndTimeSec
get

End time of current event run.

◆ ActiveStartTimeSec

string Satori.IApiLiveEvent.ActiveStartTimeSec
get

Start time of current event run.

◆ Description

string Satori.IApiLiveEvent.Description
get

Description.

◆ Name

string Satori.IApiLiveEvent.Name
get

Name.

◆ Value

string Satori.IApiLiveEvent.Value
get

Event value.


The documentation for this interface was generated from the following file: