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

List user subscriptions. More...

Inherited by Nakama.ApiListSubscriptionsRequest.

Properties

string Cursor [get]
 Cursor to retrieve a page of records from.
 
int Limit [get]
 Max number of results per page.
 

Detailed Description

List user subscriptions.

Property Documentation

◆ Cursor

string Nakama.IApiListSubscriptionsRequest.Cursor
get

Cursor to retrieve a page of records from.

◆ Limit

int Nakama.IApiListSubscriptionsRequest.Limit
get

Max number of results per page.


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