Catalogue
Part 1: Introduction and Background
To comply with our new design, we need to change the public APIs to support the following features:
- New public APIs to Get & Set current persona
- New public API to query current persona's profiles/contacts
Part 2: Problem to Solve
Implement the following public APIs:
Persona:
2.15 persona_getCurrentPersonaIdentifier()
2.16 persona_setCurrentPersonaIdentifier(identifierString)
Profile:
2.5 profile_queryRelationPaged(network, after, count)
2.6 profile_updateRelation(profile, linked, favor)
Part 3: Expected Behavior
Notes
Catalogue
Part 1: Introduction and Background
To comply with our new design, we need to change the public APIs to support the following features:
Part 2: Problem to Solve
Implement the following public APIs:
Persona:
2.15 persona_getCurrentPersonaIdentifier()
2.16 persona_setCurrentPersonaIdentifier(identifierString)
Profile:
2.5 profile_queryRelationPaged(network, after, count)
2.6 profile_updateRelation(profile, linked, favor)
Part 3: Expected Behavior
Notes