Partial group data listed when reading an address book

interface Group {
    name: string;
    uri: string;
}

Properties

Properties

name: string

The human-readable name of the group

uri: string

The URI identifying the group