fromProtocol

fun fromProtocol(protocol: HostProtocol, change: Change): UiChange?

Deserialize a Change into a UiChange

Return

null if there was a protocol mismatch and the supplied protocol's mismatch handler returned null.