Custom List Event Builder
class CustomListEventBuilder(type: UserStreamEvent) : JsonBuilder<Stream.ListEvent> , MutableMap<String, Any?>
Content copied to clipboard
Custom payload builder for Stream.ListEvent.
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
open fun computeIfPresent(p0: String, p1: BiFunction<in String, in Any, out Any?>): Any?
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets source.
Link copied to clipboard
Sets target.
Link copied to clipboard
Sets target_object.
Properties
Link copied to clipboard
Link copied to clipboard
open override val entries: MutableSet<MutableMap.MutableEntry<String, Any?>>
Content copied to clipboard