Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InlineSuggestionsRequest ¶
type InlineSuggestionsRequest struct {
Flg int32
MaxSuggestionCount int32
HostPackageName string
HostDisplayId int32
}
func (*InlineSuggestionsRequest) MarshalParcel ¶
func (s *InlineSuggestionsRequest) MarshalParcel( p *parcel.Parcel, ) error
func (*InlineSuggestionsRequest) UnmarshalParcel ¶
func (s *InlineSuggestionsRequest) UnmarshalParcel( p *parcel.Parcel, ) error
Click to show internal directories.
Click to hide internal directories.