The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Rapport"
(Created page with "# Rapport Rapport is a framework that provides information about devices that share a iCloud account. This also includes family members as well as "guests" such as those who...") |
|||
Line 1: | Line 1: | ||
− | + | = Rapport = |
|
Rapport is a framework that provides information about devices that share a iCloud account. This also includes family members as well as "guests" such as those who are using media services such as AirPlay. This breaks down broadly into the UI seen in System Preferences where a users's devices are shown. |
Rapport is a framework that provides information about devices that share a iCloud account. This also includes family members as well as "guests" such as those who are using media services such as AirPlay. This breaks down broadly into the UI seen in System Preferences where a users's devices are shown. |
||
− | + | = Frameworks = |
|
− | + | == Rapport.framework == |
|
This framework allows a client to ask for other signed in devices to a iCloud account. |
This framework allows a client to ask for other signed in devices to a iCloud account. |
||
− | + | == RapportUI.framework == |
|
This provides UI elements about devices including their icons and identifiers |
This provides UI elements about devices including their icons and identifiers |
||
+ | |||
+ | = Services = |
||
+ | |||
+ | Devices implement services to respond to remote requests via the `rapportd` service |
Latest revision as of 04:10, 26 October 2021
Rapport
Rapport is a framework that provides information about devices that share a iCloud account. This also includes family members as well as "guests" such as those who are using media services such as AirPlay. This breaks down broadly into the UI seen in System Preferences where a users's devices are shown.
Frameworks
Rapport.framework
This framework allows a client to ask for other signed in devices to a iCloud account.
RapportUI.framework
This provides UI elements about devices including their icons and identifiers
Services
Devices implement services to respond to remote requests via the `rapportd` service