ContractsImp..::..GetPlatformsAsync Method

Get all available contract platforms.

Namespace:  CoinpaprikaApi.Imp
Assembly:  CoinpaprikaApi (in CoinpaprikaApi.dll)

Syntax


public Task<IEnumerable<string>> GetPlatformsAsync()
Public Function GetPlatformsAsync As Task(Of IEnumerable(Of String))

Return Value

A Task<IEnumerable<string>> representing the asynchronous operation.