Create a candidate from a JSON object.
public static func fromJson(_ json: JSONValue) -> SignalingCandidate?
json:
The resulting Candidate object.