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

List of storage objects. More...

Inherited by Nakama.ApiStorageObjectList.

Properties

string Cursor [get]
 The cursor for the next page of results, if any.
 
IEnumerable< IApiStorageObjectObjects [get]
 The list of storage objects.
 

Detailed Description

List of storage objects.

Property Documentation

◆ Cursor

string Nakama.IApiStorageObjectList.Cursor
get

The cursor for the next page of results, if any.

◆ Objects

IEnumerable<IApiStorageObject> Nakama.IApiStorageObjectList.Objects
get

The list of storage objects.


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