Custom User Event Builder
class CustomUserEventBuilder(type: UserStreamEvent) : JsonBuilder<Stream.UserEvent> , MutableMap<String, Any?>
Content copied to clipboard
Custom payload builder for Stream.UserEvent.
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.
Properties
Link copied to clipboard
Link copied to clipboard
open override val entries: MutableSet<MutableMap.MutableEntry<String, Any?>>
Content copied to clipboard