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 SourceManiaPubResource(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 SourceGetManiaPubsAsync()
Get a info list of in-game ManiaPubs.
Declaration
public Task<TmIoAdList> GetManiaPubsAsync()
Returns
Type | Description |
---|---|
Task<TmIoAdList> |