-
List all the notifications in a repository for the current user.
List all the notifications.
If set to true,
iterator()
will stop iterating instead of blocking and waiting for the updates to
arrive.
Should the stream be restricted to notifications in which the user is directly participating or mentioned?.
GHNotificationStream.read(boolean v)
Should the stream include notifications that are already read?.
GHNotificationStream.since(long timestamp)
Since gh notification stream.
Since gh notification stream.