fn split_kind(kind: &PusherKind) -> (String, Option<JsonObject>)
Recovers the kind string and data object from the pusher kind’s wire form.