parse

fun parse(url: String): SharedContact?(source)

Parses a shared contact URL into a SharedContact. Returns null if the URL is malformed or payload fails to decode.