Skip to main content

Module number

Module number 

Source

Structs§

Number
A phone number. Clients should generally use as_non_at_string and from_non_at_string to work with these, which add and remove delimiting quotes. As AT commands require these quotes to be in place around numbers, when generating and parsing AT commands, clients should use from_at_string and as_at_string, which maintain the quotes.

Type Aliases§

FidlNumber
The fuchsia.bluetooth.hfp library representation of a Number.