TwitchLib 3.5.3
Loading...
Searching...
No Matches
TwitchLib.Api.Helix.EventSub Member List

This is the complete list of members for TwitchLib.Api.Helix.EventSub, including all inherited members.

ApiBase(IApiSettings settings, IRateLimiter rateLimiter, IHttpCallHandler http)TwitchLib.Api.Core.ApiBase
CreateEventSubSubscriptionAsync(string type, string version, Dictionary< string, string > condition, EventSubTransportMethod method, string websocketSessionId=null, string webhookCallback=null, string webhookSecret=null, string clientId=null, string accessToken=null)TwitchLib.Api.Helix.EventSub
DeleteEventSubSubscriptionAsync(string id, string clientId=null, string accessToken=null)TwitchLib.Api.Helix.EventSub
EventSub(IApiSettings settings, IRateLimiter rateLimiter, IHttpCallHandler http)TwitchLib.Api.Helix.EventSub
GetAccessTokenAsync(string accessToken=null)TwitchLib.Api.Core.ApiBase
GetEventSubSubscriptionsAsync(string status=null, string type=null, string userId=null, string after=null, string clientId=null, string accessToken=null)TwitchLib.Api.Helix.EventSub
GetGenericAsync< T >(string url, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, ApiVersion api=ApiVersion.Helix, string clientId=null)TwitchLib.Api.Core.ApiBaseprotected
PutBytesAsync(string url, byte[] payload)TwitchLib.Api.Core.ApiBaseprotected
SettingsTwitchLib.Api.Core.ApiBaseprotected
TwitchDeleteAsync(string resource, ApiVersion api, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null)TwitchLib.Api.Core.ApiBaseprotected
TwitchDeleteGenericAsync< T >(string resource, ApiVersion api, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null)TwitchLib.Api.Core.ApiBaseprotected
TwitchGetAsync(string resource, ApiVersion api, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null)TwitchLib.Api.Core.ApiBaseprotected
TwitchGetGenericAsync< T >(string resource, ApiVersion api, List< KeyValuePair< string, string > > getParams=null, string accessToken=null, string clientId=null, string customBase=null)TwitchLib.Api.Core.ApiBaseprotected
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.ApiBaseprotected
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.ApiBaseprotected
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.ApiBaseprotected
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.ApiBaseprotected
TwitchPostGenericModelAsync< T >(string resource, ApiVersion api, RequestModel model, string accessToken=null, string clientId=null, string customBase=null)TwitchLib.Api.Core.ApiBaseprotected
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.ApiBaseprotected
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.ApiBaseprotected