UserStreamWith

enum UserStreamWith : Enum<UserStreamWith> , EnumRequestParameter

UserStream "with" flags.

Entries

Link copied to clipboard

Default value.

Link copied to clipboard

Indicates that UserStream events only from authenticated user should be received.

Link copied to clipboard

Indicates that UserStream events from following users and authenticated user should be received.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int
Link copied to clipboard
open override val value: String?

The string which provides to endpoint request.