Show / Hide Table of Contents

Class ManiaPubResource

In-game player generated advertisement

Inheritance
System.Object
Hawf.ApiRequestBuilder<ManiaPubResource>
Hawf.Client.ApiBase<ManiaPubResource>
TrackmaniaIo.ApiClient.Resources.TmIoApiBase<ManiaPubResource>
ManiaPubResource
Namespace: TrackmaniaIo.ApiClient.Resources
Assembly: TrackmaniaIo.ApiClient.dll
Syntax
public class ManiaPubResource : TmIoApiBase<ManiaPubResource>

Constructors

| Improve this Doc View Source

ManiaPubResource(String, String, String)

Declaration
public ManiaPubResource(string projectName, string contact, string apiKey = null)
Parameters
Type Name Description
System.String projectName
System.String contact
System.String apiKey

Methods

| Improve this Doc View Source

GetManiaPubsAsync()

Get a info list of in-game ManiaPubs.

Declaration
public Task<TmIoAdList> GetManiaPubsAsync()
Returns
Type Description
Task<TmIoAdList>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾