Change Message
fun <D> ChangeMessage(oldData: D, newData: D, changeType: ChangeType, changeSnapshot: D)
Content copied to clipboard
Creates a change message with the specified data, change type, and metadata
Parameters
D
the type of data