PhoneNumber
public struct PhoneNumber : Deserializable
A PhoneNumber is a simple collection of a number and extension for a venue or location
-
Declaration
Swift
public init(from buffer: inout BinaryDecoder) throws