ISPO SDK
ISPO
Preparing search index...
core
RemoteCodingEventsResult
Interface RemoteCodingEventsResult
Markdown
Copy Markdown
interface
RemoteCodingEventsResult
{
compactedBefore
?:
string
;
events
:
readonly
RemoteCodingEvent
[]
;
nextCursor
?:
string
;
}
Index
Properties
compacted
Before?
events
next
Cursor?
Properties
Optional
compacted
Before
compactedBefore
?:
string
events
events
:
readonly
RemoteCodingEvent
[]
Optional
next
Cursor
nextCursor
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
compacted
Before
events
next
Cursor
ISPO
ISPO SDK
Loading...