C# Class Youbora.Analytics.Providers.API.Resume.ResumeApi

Exibir arquivo Open project: NicePeopleAtWork/NicePlayers

Public Methods

Method Description
Resume ( string host, string code ) : string

Informs when the user has restarted the playback On player resume event Usage Example: http://nqs.nice264.com:8080/resume?code=fD75sCuum8VK2G98

Method Details

Resume() public static method

Informs when the user has restarted the playback On player resume event Usage Example: http://nqs.nice264.com:8080/resume?code=fD75sCuum8VK2G98
public static Resume ( string host, string code ) : string
host string Service host URL from data call
code string View code retrieved from the data call
return string