Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CapInfo ¶
type CapInfo struct {
ImSupported bool
FtSupported bool
FtThumbSupported bool
FtSnFSupported bool
FtHttpSupported bool
IsSupported bool
VsDuringCSSupported bool
VsSupported bool
SpSupported bool
CdViaPresenceSupported bool
IpVoiceSupported bool
IpVideoSupported bool
GeoPullFtSupported bool
GeoPullSupported bool
GeoPushSupported bool
SmSupported bool
FullSnFGroupChatSupported bool
GeoSmsSupported bool
CallComposerSupported bool
PostCallSupported bool
ChatbotSupported bool
ChatbotRoleSupported bool
SmChatbotSupported bool
MmtelCallComposerSupported bool
RcsIpVoiceCallSupported bool
RcsIpVideoCallSupported bool
RcsIpVideoOnlyCallSupported bool
CapTimestamp int64
}
type StatusCode ¶
type StatusCode struct {
StatusCode int32
}
func (*StatusCode) MarshalParcel ¶
func (s *StatusCode) MarshalParcel( p *parcel.Parcel, ) error
func (*StatusCode) UnmarshalParcel ¶
func (s *StatusCode) UnmarshalParcel( p *parcel.Parcel, ) error
Click to show internal directories.
Click to hide internal directories.