interface FriendDiscovery {
    friendDiscoveryKey: string;
    friendName: string;
}

Properties

friendDiscoveryKey: string
friendName: string