ChangeMessage

fun <D> ChangeMessage(oldData: D, newData: D, changeType: ChangeType, changeSnapshot: D)

Creates a change message with the specified data, change type, and metadata

Parameters

D

the type of data