Versions in this module Expand all Collapse all v0 v0.0.6 Mar 22, 2026 v0.0.5 Mar 22, 2026 Changes in this version + type ComponentName struct + func (s *ComponentName) MarshalParcel(p *parcel.Parcel) error + func (s *ComponentName) UnmarshalParcel(p *parcel.Parcel) error + type IIntentReceiver interface + AsBinder func() binder.IBinder + type Intent struct + Action string + ContentUserHint int32 + ExtendedFlags int32 + Flags int32 + Identifier string + Package string + Type string + func (s *Intent) MarshalParcel(p *parcel.Parcel) error + func (s *Intent) UnmarshalParcel(p *parcel.Parcel) error + type IntentSender struct + func (s *IntentSender) MarshalParcel(p *parcel.Parcel) error + func (s *IntentSender) UnmarshalParcel(p *parcel.Parcel) error + type LocusId struct + Id string + func (s *LocusId) MarshalParcel(p *parcel.Parcel) error + func (s *LocusId) UnmarshalParcel(p *parcel.Parcel) error