![]() |
TwitchLib 3.5.3
|
This is the complete list of members for TwitchLib.Api.Helix.Schedule, including all inherited members.
| ApiBase(IApiSettings settings, IRateLimiter rateLimiter, IHttpCallHandler http) | TwitchLib.Api.Core.ApiBase | |
| CreateChannelStreamScheduleSegmentAsync(string broadcasterId, CreateChannelStreamSegmentRequest payload, string accessToken=null) | TwitchLib.Api.Helix.Schedule | |
| DeleteChannelStreamScheduleSegmentAsync(string broadcasterId, string segmentId, string accessToken=null) | TwitchLib.Api.Helix.Schedule | |
| GetAccessTokenAsync(string accessToken=null) | TwitchLib.Api.Core.ApiBase | |
| GetChanneliCalendarAsync(string broadcasterId) | TwitchLib.Api.Helix.Schedule | |
| GetChannelStreamScheduleAsync(string broadcasterId, List< string > segmentIds=null, string startTime=null, string utcOffset=null, int first=20, string after=null, string accessToken=null) | TwitchLib.Api.Helix.Schedule | |
| GetGenericAsync< T >(string url, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, ApiVersion api=ApiVersion.Helix, string clientId=null) | TwitchLib.Api.Core.ApiBase | protected |
| PutBytesAsync(string url, byte[] payload) | TwitchLib.Api.Core.ApiBase | protected |
| Schedule(IApiSettings settings, IRateLimiter rateLimiter, IHttpCallHandler http) | TwitchLib.Api.Helix.Schedule | |
| Settings | TwitchLib.Api.Core.ApiBase | protected |
| TwitchDeleteAsync(string resource, ApiVersion api, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| TwitchDeleteGenericAsync< T >(string resource, ApiVersion api, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| TwitchGetAsync(string resource, ApiVersion api, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| TwitchGetGenericAsync< T >(string resource, ApiVersion api, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| TwitchPatchAsync(string resource, ApiVersion api, string payload, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| TwitchPatchGenericAsync< T >(string resource, ApiVersion api, string payload, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| TwitchPostAsync(string resource, ApiVersion api, string payload, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| TwitchPostGenericAsync< T >(string resource, ApiVersion api, string payload, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| TwitchPostGenericModelAsync< T >(string resource, ApiVersion api, RequestModel model, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| TwitchPutAsync(string resource, ApiVersion api, string payload, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| TwitchPutGenericAsync< T >(string resource, ApiVersion api, string payload=null, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null) | TwitchLib.Api.Core.ApiBase | protected |
| UpdateChannelStreamScheduleAsync(string broadcasterId, bool? isVacationEnabled=null, DateTime? vacationStartTime=null, DateTime? vacationEndTime=null, string timezone=null, string accessToken=null) | TwitchLib.Api.Helix.Schedule | |
| UpdateChannelStreamScheduleSegmentAsync(string broadcasterId, string segmentId, UpdateChannelStreamSegmentRequest payload, string accessToken=null) | TwitchLib.Api.Helix.Schedule |