Skip to main content

Module events

Module events 

Source

Modules§

event_types
All known incoming event types.

Structs§

FaceTimeEvent
Parsed FaceTime call event.
FindMyLocation
Parsed FindMy location item.
RawEvent
A raw event received from the helper dylib over TCP.
TypingEvent
Parsed typing event.

Enums§

FaceTimeStatus
Parsed FaceTime call status.

Functions§

parse_facetime_event
Parse a FaceTime event from raw event data.
parse_findmy_locations
Parse FindMy locations from raw event data.
parse_typing_event
Parse a typing event from a raw event.