See the Activity Events API documentation for more information
Constructors
-
Events
Client(IApi Instantiates a new GitHub Issue Events API client.Connection)
Methods
-
Get
All() Gets all the public events -
Get
All(Api Gets all the public eventsOptions) -
Get
All Gets all the events that are associated with an organization.For An Organization(String, String) -
Get
All Gets all the events that are associated with an organization.For An Organization(String, String, Api Options) -
Get
All Gets all the events for a given organizationFor Organization(String) -
Get
All Gets all the events for a given organizationFor Organization(String, Api Options) -
Get
All Gets all the events for a given repositoryFor Repository(Int64) -
Get
All Gets all the events for a given repositoryFor Repository(Int64, Api Options) -
Get
All Gets all the events for a given repositoryFor Repository(String, String) -
Get
All Gets all the events for a given repositoryFor Repository(String, String, Api Options) -
Get
All Gets all the events for a given repository networkFor Repository Network(String, String) -
Get
All Gets all the events for a given repository networkFor Repository Network(String, String, Api Options) -
Get
All Gets all the issue events for a given repositoryIssues For Repository(Int64) -
Get
All Gets all the issue events for a given repositoryIssues For Repository(Int64, Api Options) -
Get
All Gets all the event issues for a given repositoryIssues For Repository(String, String) -
Get
All Gets all the event issues for a given repositoryIssues For Repository(String, String, Api Options) -
Get
All Gets all the events that have been performed by a given user.User Performed(String) -
Get
All Gets all the events that have been performed by a given user.User Performed(String, Api Options) -
Get
All Gets all the public events that have been performed by a given user.User Performed Public(String) -
Get
All Gets all the public events that have been performed by a given user.User Performed Public(String, Api Options) -
Get
All Gets all the events that have been received by a given user.User Received(String) -
Get
All Gets all the events that have been received by a given user.User Received(String, Api Options) -
Get
All Gets all the events that have been received by a given user.User Received Public(String) -
Get
All Gets all the events that have been received by a given user.User Received Public(String, Api Options)