Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComponentName ¶
type ComponentName struct {
}
func (*ComponentName) MarshalParcel ¶
func (s *ComponentName) MarshalParcel( p *parcel.Parcel, ) error
func (*ComponentName) UnmarshalParcel ¶
func (s *ComponentName) UnmarshalParcel( p *parcel.Parcel, ) error
type IIntentReceiver ¶
type Intent ¶
type IntentSender ¶
type IntentSender struct {
}
func (*IntentSender) MarshalParcel ¶
func (s *IntentSender) MarshalParcel( p *parcel.Parcel, ) error
func (*IntentSender) UnmarshalParcel ¶
func (s *IntentSender) UnmarshalParcel( p *parcel.Parcel, ) error
Click to show internal directories.
Click to hide internal directories.