Documentation
¶
Index ¶
- type CallAudioStateServer
- func (s *CallAudioStateServer) AudioRouteToString(_ context.Context, req *pb.AudioRouteToStringRequest) (*pb.AudioRouteToStringResponse, error)
- func (s *CallAudioStateServer) DescribeContents(_ context.Context, req *pb.CallAudioStateDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *CallAudioStateServer) Equals(_ context.Context, req *pb.CallAudioStateEqualsRequest) (*pb.EqualsResponse, error)
- func (s *CallAudioStateServer) GetActiveBluetoothDevice(_ context.Context, req *pb.GetActiveBluetoothDeviceRequest) (*pb.GetActiveBluetoothDeviceResponse, error)
- func (s *CallAudioStateServer) GetRoute(_ context.Context, req *pb.GetRouteRequest) (*pb.GetRouteResponse, error)
- func (s *CallAudioStateServer) GetSupportedBluetoothDevices(_ context.Context, req *pb.GetSupportedBluetoothDevicesRequest) (*pb.GetSupportedBluetoothDevicesResponse, error)
- func (s *CallAudioStateServer) GetSupportedRouteMask(_ context.Context, req *pb.GetSupportedRouteMaskRequest) (*pb.GetSupportedRouteMaskResponse, error)
- func (s *CallAudioStateServer) IsMuted(_ context.Context, req *pb.IsMutedRequest) (*pb.IsMutedResponse, error)
- func (s *CallAudioStateServer) NewCallAudioState(_ context.Context, req *pb.NewCallAudioStateRequest) (*pb.NewCallAudioStateResponse, error)
- func (s *CallAudioStateServer) ToString(_ context.Context, req *pb.CallAudioStateToStringRequest) (*pb.ToStringResponse, error)
- func (s *CallAudioStateServer) WriteToParcel(_ context.Context, req *pb.CallAudioStateWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type CallEndpointExceptionServer
- func (s *CallEndpointExceptionServer) DescribeContents(_ context.Context, req *pb.CallEndpointExceptionDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *CallEndpointExceptionServer) GetCode(_ context.Context, req *pb.GetCodeRequest) (*pb.GetCodeResponse, error)
- func (s *CallEndpointExceptionServer) NewCallEndpointException(_ context.Context, req *pb.NewCallEndpointExceptionRequest) (*pb.NewCallEndpointExceptionResponse, error)
- func (s *CallEndpointExceptionServer) WriteToParcel(_ context.Context, req *pb.CallEndpointExceptionWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type CallEndpointServer
- func (s *CallEndpointServer) DescribeContents(_ context.Context, req *pb.CallEndpointDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *CallEndpointServer) Equals(_ context.Context, req *pb.CallEndpointEqualsRequest) (*pb.EqualsResponse, error)
- func (s *CallEndpointServer) GetEndpointName(_ context.Context, req *pb.GetEndpointNameRequest) (*pb.GetEndpointNameResponse, error)
- func (s *CallEndpointServer) GetEndpointType(_ context.Context, req *pb.GetEndpointTypeRequest) (*pb.GetEndpointTypeResponse, error)
- func (s *CallEndpointServer) GetIdentifier(_ context.Context, req *pb.GetIdentifierRequest) (*pb.GetIdentifierResponse, error)
- func (s *CallEndpointServer) HashCode(_ context.Context, req *pb.CallEndpointHashCodeRequest) (*pb.HashCodeResponse, error)
- func (s *CallEndpointServer) NewCallEndpoint(_ context.Context, req *pb.NewCallEndpointRequest) (*pb.NewCallEndpointResponse, error)
- func (s *CallEndpointServer) ToString(_ context.Context, req *pb.CallEndpointToStringRequest) (*pb.ToStringResponse, error)
- func (s *CallEndpointServer) WriteToParcel(_ context.Context, req *pb.CallEndpointWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type CallExceptionServer
- func (s *CallExceptionServer) DescribeContents(_ context.Context, req *pb.CallExceptionDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *CallExceptionServer) GetCode(_ context.Context, req *pb.GetCodeRequest) (*pb.GetCodeResponse, error)
- func (s *CallExceptionServer) NewCallException(_ context.Context, req *pb.NewCallExceptionRequest) (*pb.NewCallExceptionResponse, error)
- func (s *CallExceptionServer) WriteToParcel(_ context.Context, req *pb.CallExceptionWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type ConnectionRequestServer
- func (s *ConnectionRequestServer) DescribeContents(_ context.Context, req *pb.ConnectionRequestDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *ConnectionRequestServer) GetAccountHandle(_ context.Context, req *pb.ConnectionRequestGetAccountHandleRequest) (*pb.GetAccountHandleResponse, error)
- func (s *ConnectionRequestServer) GetAddress(_ context.Context, req *pb.ConnectionRequestGetAddressRequest) (*pb.GetAddressResponse, error)
- func (s *ConnectionRequestServer) GetExtras(_ context.Context, req *pb.ConnectionRequestGetExtrasRequest) (*pb.GetExtrasResponse, error)
- func (s *ConnectionRequestServer) GetParticipants(_ context.Context, req *pb.GetParticipantsRequest) (*pb.GetParticipantsResponse, error)
- func (s *ConnectionRequestServer) GetRttTextStream(_ context.Context, req *pb.GetRttTextStreamRequest) (*pb.GetRttTextStreamResponse, error)
- func (s *ConnectionRequestServer) GetVideoState(_ context.Context, req *pb.GetVideoStateRequest) (*pb.GetVideoStateResponse, error)
- func (s *ConnectionRequestServer) IsAdhocConferenceCall(_ context.Context, req *pb.IsAdhocConferenceCallRequest) (*pb.IsAdhocConferenceCallResponse, error)
- func (s *ConnectionRequestServer) IsRequestingRtt(_ context.Context, req *pb.IsRequestingRttRequest) (*pb.IsRequestingRttResponse, error)
- func (s *ConnectionRequestServer) NewConnectionRequest(_ context.Context, req *pb.NewConnectionRequestRequest) (*pb.NewConnectionRequestResponse, error)
- func (s *ConnectionRequestServer) ToString(_ context.Context, req *pb.ConnectionRequestToStringRequest) (*pb.ToStringResponse, error)
- func (s *ConnectionRequestServer) WriteToParcel(_ context.Context, req *pb.ConnectionRequestWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type DisconnectCauseServer
- func (s *DisconnectCauseServer) DescribeContents(_ context.Context, req *pb.DisconnectCauseDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *DisconnectCauseServer) Equals(_ context.Context, req *pb.DisconnectCauseEqualsRequest) (*pb.EqualsResponse, error)
- func (s *DisconnectCauseServer) GetCode(_ context.Context, req *pb.GetCodeRequest) (*pb.GetCodeResponse, error)
- func (s *DisconnectCauseServer) GetDescription(_ context.Context, req *pb.GetDescriptionRequest) (*pb.GetDescriptionResponse, error)
- func (s *DisconnectCauseServer) GetLabel(_ context.Context, req *pb.DisconnectCauseGetLabelRequest) (*pb.GetLabelResponse, error)
- func (s *DisconnectCauseServer) GetReason(_ context.Context, req *pb.GetReasonRequest) (*pb.DisconnectCauseGetReasonResponse, error)
- func (s *DisconnectCauseServer) GetTone(_ context.Context, req *pb.GetToneRequest) (*pb.GetToneResponse, error)
- func (s *DisconnectCauseServer) HashCode(_ context.Context, req *pb.DisconnectCauseHashCodeRequest) (*pb.HashCodeResponse, error)
- func (s *DisconnectCauseServer) NewDisconnectCause(_ context.Context, req *pb.NewDisconnectCauseRequest) (*pb.NewDisconnectCauseResponse, error)
- func (s *DisconnectCauseServer) ToString(_ context.Context, req *pb.DisconnectCauseToStringRequest) (*pb.ToStringResponse, error)
- func (s *DisconnectCauseServer) WriteToParcel(_ context.Context, req *pb.DisconnectCauseWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type GatewayInfoServer
- func (s *GatewayInfoServer) DescribeContents(_ context.Context, req *pb.GatewayInfoDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *GatewayInfoServer) GetGatewayAddress(_ context.Context, req *pb.GetGatewayAddressRequest) (*pb.GetGatewayAddressResponse, error)
- func (s *GatewayInfoServer) GetGatewayProviderPackageName(_ context.Context, req *pb.GetGatewayProviderPackageNameRequest) (*pb.GetGatewayProviderPackageNameResponse, error)
- func (s *GatewayInfoServer) GetOriginalAddress(_ context.Context, req *pb.GetOriginalAddressRequest) (*pb.GetOriginalAddressResponse, error)
- func (s *GatewayInfoServer) IsEmpty(_ context.Context, req *pb.IsEmptyRequest) (*pb.IsEmptyResponse, error)
- func (s *GatewayInfoServer) NewGatewayInfo(_ context.Context, req *pb.NewGatewayInfoRequest) (*pb.NewGatewayInfoResponse, error)
- func (s *GatewayInfoServer) WriteToParcel(_ context.Context, req *pb.GatewayInfoWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type ManagerServer
- func (s *ManagerServer) AcceptHandover(_ context.Context, req *pb.AcceptHandoverRequest) (*pb.AcceptHandoverResponse, error)
- func (s *ManagerServer) AcceptRingingCall0(_ context.Context, req *pb.AcceptRingingCall0Request) (*pb.AcceptRingingCall0Response, error)
- func (s *ManagerServer) AcceptRingingCall1_1(_ context.Context, req *pb.AcceptRingingCall1_1Request) (*pb.AcceptRingingCall1_1Response, error)
- func (s *ManagerServer) AddNewIncomingCall(_ context.Context, req *pb.AddNewIncomingCallRequest) (*pb.AddNewIncomingCallResponse, error)
- func (s *ManagerServer) AddNewIncomingConference(_ context.Context, req *pb.AddNewIncomingConferenceRequest) (*pb.AddNewIncomingConferenceResponse, error)
- func (s *ManagerServer) CancelMissedCallsNotification(_ context.Context, req *pb.CancelMissedCallsNotificationRequest) (*pb.CancelMissedCallsNotificationResponse, error)
- func (s *ManagerServer) CreateManageBlockedNumbersIntent(_ context.Context, req *pb.CreateManageBlockedNumbersIntentRequest) (*pb.CreateManageBlockedNumbersIntentResponse, error)
- func (s *ManagerServer) EndCall(_ context.Context, req *pb.EndCallRequest) (*pb.EndCallResponse, error)
- func (s *ManagerServer) GetAdnUriForPhoneAccount(_ context.Context, req *pb.GetAdnUriForPhoneAccountRequest) (*pb.GetAdnUriForPhoneAccountResponse, error)
- func (s *ManagerServer) GetCallCapablePhoneAccounts(_ context.Context, req *pb.GetCallCapablePhoneAccountsRequest) (*pb.GetCallCapablePhoneAccountsResponse, error)
- func (s *ManagerServer) GetDefaultDialerPackage(_ context.Context, req *pb.GetDefaultDialerPackageRequest) (*pb.GetDefaultDialerPackageResponse, error)
- func (s *ManagerServer) GetDefaultOutgoingPhoneAccount(_ context.Context, req *pb.GetDefaultOutgoingPhoneAccountRequest) (*pb.GetDefaultOutgoingPhoneAccountResponse, error)
- func (s *ManagerServer) GetLine1Number(_ context.Context, req *pb.GetLine1NumberRequest) (*pb.GetLine1NumberResponse, error)
- func (s *ManagerServer) GetOwnSelfManagedPhoneAccounts(_ context.Context, req *pb.GetOwnSelfManagedPhoneAccountsRequest) (*pb.GetOwnSelfManagedPhoneAccountsResponse, error)
- func (s *ManagerServer) GetPhoneAccount(_ context.Context, req *pb.GetPhoneAccountRequest) (*pb.GetPhoneAccountResponse, error)
- func (s *ManagerServer) GetRegisteredPhoneAccounts(_ context.Context, req *pb.GetRegisteredPhoneAccountsRequest) (*pb.GetRegisteredPhoneAccountsResponse, error)
- func (s *ManagerServer) GetSelfManagedPhoneAccounts(_ context.Context, req *pb.GetSelfManagedPhoneAccountsRequest) (*pb.GetSelfManagedPhoneAccountsResponse, error)
- func (s *ManagerServer) GetSimCallManager(_ context.Context, req *pb.GetSimCallManagerRequest) (*pb.GetSimCallManagerResponse, error)
- func (s *ManagerServer) GetSimCallManagerForSubscription(_ context.Context, req *pb.GetSimCallManagerForSubscriptionRequest) (*pb.GetSimCallManagerForSubscriptionResponse, error)
- func (s *ManagerServer) GetSystemDialerPackage(_ context.Context, req *pb.GetSystemDialerPackageRequest) (*pb.GetSystemDialerPackageResponse, error)
- func (s *ManagerServer) GetUserSelectedOutgoingPhoneAccount(_ context.Context, req *pb.GetUserSelectedOutgoingPhoneAccountRequest) (*pb.GetUserSelectedOutgoingPhoneAccountResponse, error)
- func (s *ManagerServer) GetVoiceMailNumber(_ context.Context, req *pb.GetVoiceMailNumberRequest) (*pb.GetVoiceMailNumberResponse, error)
- func (s *ManagerServer) HandleMmi1(_ context.Context, req *pb.HandleMmi1Request) (*pb.HandleMmi1Response, error)
- func (s *ManagerServer) HandleMmi2_1(_ context.Context, req *pb.HandleMmi2_1Request) (*pb.HandleMmi2_1Response, error)
- func (s *ManagerServer) HasManageOngoingCallsPermission(_ context.Context, req *pb.HasManageOngoingCallsPermissionRequest) (*pb.HasManageOngoingCallsPermissionResponse, error)
- func (s *ManagerServer) IsInCall(_ context.Context, req *pb.IsInCallRequest) (*pb.IsInCallResponse, error)
- func (s *ManagerServer) IsInManagedCall(_ context.Context, req *pb.IsInManagedCallRequest) (*pb.IsInManagedCallResponse, error)
- func (s *ManagerServer) IsIncomingCallPermitted(_ context.Context, req *pb.IsIncomingCallPermittedRequest) (*pb.IsIncomingCallPermittedResponse, error)
- func (s *ManagerServer) IsOutgoingCallPermitted(_ context.Context, req *pb.IsOutgoingCallPermittedRequest) (*pb.IsOutgoingCallPermittedResponse, error)
- func (s *ManagerServer) IsTtySupported(_ context.Context, req *pb.IsTtySupportedRequest) (*pb.IsTtySupportedResponse, error)
- func (s *ManagerServer) IsVoiceMailNumber(_ context.Context, req *pb.IsVoiceMailNumberRequest) (*pb.IsVoiceMailNumberResponse, error)
- func (s *ManagerServer) PlaceCall(_ context.Context, req *pb.PlaceCallRequest) (*pb.PlaceCallResponse, error)
- func (s *ManagerServer) RegisterPhoneAccount(_ context.Context, req *pb.RegisterPhoneAccountRequest) (*pb.RegisterPhoneAccountResponse, error)
- func (s *ManagerServer) ShowInCallScreen(_ context.Context, req *pb.ShowInCallScreenRequest) (*pb.ShowInCallScreenResponse, error)
- func (s *ManagerServer) SilenceRinger(_ context.Context, req *pb.SilenceRingerRequest) (*pb.SilenceRingerResponse, error)
- func (s *ManagerServer) UnregisterPhoneAccount(_ context.Context, req *pb.UnregisterPhoneAccountRequest) (*pb.UnregisterPhoneAccountResponse, error)
- type PhoneAccountHandleServer
- func (s *PhoneAccountHandleServer) DescribeContents(_ context.Context, req *pb.PhoneAccountHandleDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *PhoneAccountHandleServer) Equals(_ context.Context, req *pb.PhoneAccountHandleEqualsRequest) (*pb.EqualsResponse, error)
- func (s *PhoneAccountHandleServer) GetComponentName(_ context.Context, req *pb.GetComponentNameRequest) (*pb.GetComponentNameResponse, error)
- func (s *PhoneAccountHandleServer) GetId(_ context.Context, req *pb.GetIdRequest) (*pb.GetIdResponse, error)
- func (s *PhoneAccountHandleServer) GetUserHandle(_ context.Context, req *pb.GetUserHandleRequest) (*pb.GetUserHandleResponse, error)
- func (s *PhoneAccountHandleServer) HashCode(_ context.Context, req *pb.PhoneAccountHandleHashCodeRequest) (*pb.HashCodeResponse, error)
- func (s *PhoneAccountHandleServer) NewPhoneAccountHandle(_ context.Context, req *pb.NewPhoneAccountHandleRequest) (*pb.NewPhoneAccountHandleResponse, error)
- func (s *PhoneAccountHandleServer) ToString(_ context.Context, req *pb.PhoneAccountHandleToStringRequest) (*pb.ToStringResponse, error)
- func (s *PhoneAccountHandleServer) WriteToParcel(_ context.Context, req *pb.PhoneAccountHandleWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type PhoneAccountSuggestionServer
- func (s *PhoneAccountSuggestionServer) DescribeContents(_ context.Context, req *pb.PhoneAccountSuggestionDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *PhoneAccountSuggestionServer) Equals(_ context.Context, req *pb.PhoneAccountSuggestionEqualsRequest) (*pb.EqualsResponse, error)
- func (s *PhoneAccountSuggestionServer) GetPhoneAccountHandle(_ context.Context, req *pb.PhoneAccountSuggestionGetPhoneAccountHandleRequest) (*pb.GetPhoneAccountHandleResponse, error)
- func (s *PhoneAccountSuggestionServer) GetReason(_ context.Context, req *pb.GetReasonRequest) (*pb.GetReasonResponse, error)
- func (s *PhoneAccountSuggestionServer) HashCode(_ context.Context, req *pb.PhoneAccountSuggestionHashCodeRequest) (*pb.HashCodeResponse, error)
- func (s *PhoneAccountSuggestionServer) NewPhoneAccountSuggestion(_ context.Context, req *pb.NewPhoneAccountSuggestionRequest) (*pb.NewPhoneAccountSuggestionResponse, error)
- func (s *PhoneAccountSuggestionServer) ShouldAutoSelect(_ context.Context, req *pb.ShouldAutoSelectRequest) (*pb.ShouldAutoSelectResponse, error)
- func (s *PhoneAccountSuggestionServer) WriteToParcel(_ context.Context, req *pb.PhoneAccountSuggestionWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type QueryLocationExceptionServer
- func (s *QueryLocationExceptionServer) DescribeContents(_ context.Context, req *pb.QueryLocationExceptionDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *QueryLocationExceptionServer) GetCode(_ context.Context, req *pb.GetCodeRequest) (*pb.GetCodeResponse, error)
- func (s *QueryLocationExceptionServer) NewQueryLocationException(_ context.Context, req *pb.NewQueryLocationExceptionRequest) (*pb.NewQueryLocationExceptionResponse, error)
- func (s *QueryLocationExceptionServer) WriteToParcel(_ context.Context, req *pb.QueryLocationExceptionWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type StatusHintsServer
- func (s *StatusHintsServer) DescribeContents(_ context.Context, req *pb.StatusHintsDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *StatusHintsServer) Equals(_ context.Context, req *pb.StatusHintsEqualsRequest) (*pb.EqualsResponse, error)
- func (s *StatusHintsServer) GetExtras(_ context.Context, req *pb.StatusHintsGetExtrasRequest) (*pb.GetExtrasResponse, error)
- func (s *StatusHintsServer) GetIcon(_ context.Context, req *pb.StatusHintsGetIconRequest) (*pb.GetIconResponse, error)
- func (s *StatusHintsServer) GetLabel(_ context.Context, req *pb.StatusHintsGetLabelRequest) (*pb.GetLabelResponse, error)
- func (s *StatusHintsServer) HashCode(_ context.Context, req *pb.StatusHintsHashCodeRequest) (*pb.HashCodeResponse, error)
- func (s *StatusHintsServer) NewStatusHints(_ context.Context, req *pb.NewStatusHintsRequest) (*pb.NewStatusHintsResponse, error)
- func (s *StatusHintsServer) WriteToParcel(_ context.Context, req *pb.StatusHintsWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type VideoProfileServer
- func (s *VideoProfileServer) DescribeContents(_ context.Context, req *pb.VideoProfileDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *VideoProfileServer) GetQuality(_ context.Context, req *pb.GetQualityRequest) (*pb.GetQualityResponse, error)
- func (s *VideoProfileServer) GetVideoState(_ context.Context, req *pb.GetVideoStateRequest) (*pb.GetVideoStateResponse, error)
- func (s *VideoProfileServer) IsAudioOnly(_ context.Context, req *pb.IsAudioOnlyRequest) (*pb.IsAudioOnlyResponse, error)
- func (s *VideoProfileServer) IsBidirectional(_ context.Context, req *pb.IsBidirectionalRequest) (*pb.IsBidirectionalResponse, error)
- func (s *VideoProfileServer) IsPaused(_ context.Context, req *pb.IsPausedRequest) (*pb.IsPausedResponse, error)
- func (s *VideoProfileServer) IsReceptionEnabled(_ context.Context, req *pb.IsReceptionEnabledRequest) (*pb.IsReceptionEnabledResponse, error)
- func (s *VideoProfileServer) IsTransmissionEnabled(_ context.Context, req *pb.IsTransmissionEnabledRequest) (*pb.IsTransmissionEnabledResponse, error)
- func (s *VideoProfileServer) IsVideo(_ context.Context, req *pb.IsVideoRequest) (*pb.IsVideoResponse, error)
- func (s *VideoProfileServer) NewVideoProfile(_ context.Context, req *pb.NewVideoProfileRequest) (*pb.NewVideoProfileResponse, error)
- func (s *VideoProfileServer) ToString(_ context.Context, req *pb.VideoProfileToStringRequest) (*pb.ToStringResponse, error)
- func (s *VideoProfileServer) VideoStateToString(_ context.Context, req *pb.VideoStateToStringRequest) (*pb.VideoStateToStringResponse, error)
- func (s *VideoProfileServer) WriteToParcel(_ context.Context, req *pb.VideoProfileWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CallAudioStateServer ¶ added in v0.0.6
type CallAudioStateServer struct {
pb.UnimplementedCallAudioStateServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
CallAudioStateServer implements pb.CallAudioStateServiceServer.
func (*CallAudioStateServer) AudioRouteToString ¶ added in v0.0.6
func (s *CallAudioStateServer) AudioRouteToString(_ context.Context, req *pb.AudioRouteToStringRequest) (*pb.AudioRouteToStringResponse, error)
func (*CallAudioStateServer) DescribeContents ¶ added in v0.0.6
func (s *CallAudioStateServer) DescribeContents(_ context.Context, req *pb.CallAudioStateDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*CallAudioStateServer) Equals ¶ added in v0.0.6
func (s *CallAudioStateServer) Equals(_ context.Context, req *pb.CallAudioStateEqualsRequest) (*pb.EqualsResponse, error)
func (*CallAudioStateServer) GetActiveBluetoothDevice ¶ added in v0.0.6
func (s *CallAudioStateServer) GetActiveBluetoothDevice(_ context.Context, req *pb.GetActiveBluetoothDeviceRequest) (*pb.GetActiveBluetoothDeviceResponse, error)
func (*CallAudioStateServer) GetRoute ¶ added in v0.0.6
func (s *CallAudioStateServer) GetRoute(_ context.Context, req *pb.GetRouteRequest) (*pb.GetRouteResponse, error)
func (*CallAudioStateServer) GetSupportedBluetoothDevices ¶ added in v0.0.6
func (s *CallAudioStateServer) GetSupportedBluetoothDevices(_ context.Context, req *pb.GetSupportedBluetoothDevicesRequest) (*pb.GetSupportedBluetoothDevicesResponse, error)
func (*CallAudioStateServer) GetSupportedRouteMask ¶ added in v0.0.6
func (s *CallAudioStateServer) GetSupportedRouteMask(_ context.Context, req *pb.GetSupportedRouteMaskRequest) (*pb.GetSupportedRouteMaskResponse, error)
func (*CallAudioStateServer) IsMuted ¶ added in v0.0.6
func (s *CallAudioStateServer) IsMuted(_ context.Context, req *pb.IsMutedRequest) (*pb.IsMutedResponse, error)
func (*CallAudioStateServer) NewCallAudioState ¶ added in v0.0.6
func (s *CallAudioStateServer) NewCallAudioState(_ context.Context, req *pb.NewCallAudioStateRequest) (*pb.NewCallAudioStateResponse, error)
func (*CallAudioStateServer) ToString ¶ added in v0.0.6
func (s *CallAudioStateServer) ToString(_ context.Context, req *pb.CallAudioStateToStringRequest) (*pb.ToStringResponse, error)
func (*CallAudioStateServer) WriteToParcel ¶ added in v0.0.6
func (s *CallAudioStateServer) WriteToParcel(_ context.Context, req *pb.CallAudioStateWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type CallEndpointExceptionServer ¶ added in v0.0.6
type CallEndpointExceptionServer struct {
pb.UnimplementedCallEndpointExceptionServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
CallEndpointExceptionServer implements pb.CallEndpointExceptionServiceServer.
func (*CallEndpointExceptionServer) DescribeContents ¶ added in v0.0.6
func (s *CallEndpointExceptionServer) DescribeContents(_ context.Context, req *pb.CallEndpointExceptionDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*CallEndpointExceptionServer) GetCode ¶ added in v0.0.6
func (s *CallEndpointExceptionServer) GetCode(_ context.Context, req *pb.GetCodeRequest) (*pb.GetCodeResponse, error)
func (*CallEndpointExceptionServer) NewCallEndpointException ¶ added in v0.0.6
func (s *CallEndpointExceptionServer) NewCallEndpointException(_ context.Context, req *pb.NewCallEndpointExceptionRequest) (*pb.NewCallEndpointExceptionResponse, error)
func (*CallEndpointExceptionServer) WriteToParcel ¶ added in v0.0.6
func (s *CallEndpointExceptionServer) WriteToParcel(_ context.Context, req *pb.CallEndpointExceptionWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type CallEndpointServer ¶ added in v0.0.6
type CallEndpointServer struct {
pb.UnimplementedCallEndpointServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
CallEndpointServer implements pb.CallEndpointServiceServer.
func (*CallEndpointServer) DescribeContents ¶ added in v0.0.6
func (s *CallEndpointServer) DescribeContents(_ context.Context, req *pb.CallEndpointDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*CallEndpointServer) Equals ¶ added in v0.0.6
func (s *CallEndpointServer) Equals(_ context.Context, req *pb.CallEndpointEqualsRequest) (*pb.EqualsResponse, error)
func (*CallEndpointServer) GetEndpointName ¶ added in v0.0.6
func (s *CallEndpointServer) GetEndpointName(_ context.Context, req *pb.GetEndpointNameRequest) (*pb.GetEndpointNameResponse, error)
func (*CallEndpointServer) GetEndpointType ¶ added in v0.0.6
func (s *CallEndpointServer) GetEndpointType(_ context.Context, req *pb.GetEndpointTypeRequest) (*pb.GetEndpointTypeResponse, error)
func (*CallEndpointServer) GetIdentifier ¶ added in v0.0.6
func (s *CallEndpointServer) GetIdentifier(_ context.Context, req *pb.GetIdentifierRequest) (*pb.GetIdentifierResponse, error)
func (*CallEndpointServer) HashCode ¶ added in v0.0.6
func (s *CallEndpointServer) HashCode(_ context.Context, req *pb.CallEndpointHashCodeRequest) (*pb.HashCodeResponse, error)
func (*CallEndpointServer) NewCallEndpoint ¶ added in v0.0.6
func (s *CallEndpointServer) NewCallEndpoint(_ context.Context, req *pb.NewCallEndpointRequest) (*pb.NewCallEndpointResponse, error)
func (*CallEndpointServer) ToString ¶ added in v0.0.6
func (s *CallEndpointServer) ToString(_ context.Context, req *pb.CallEndpointToStringRequest) (*pb.ToStringResponse, error)
func (*CallEndpointServer) WriteToParcel ¶ added in v0.0.6
func (s *CallEndpointServer) WriteToParcel(_ context.Context, req *pb.CallEndpointWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type CallExceptionServer ¶ added in v0.0.6
type CallExceptionServer struct {
pb.UnimplementedCallExceptionServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
CallExceptionServer implements pb.CallExceptionServiceServer.
func (*CallExceptionServer) DescribeContents ¶ added in v0.0.6
func (s *CallExceptionServer) DescribeContents(_ context.Context, req *pb.CallExceptionDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*CallExceptionServer) GetCode ¶ added in v0.0.6
func (s *CallExceptionServer) GetCode(_ context.Context, req *pb.GetCodeRequest) (*pb.GetCodeResponse, error)
func (*CallExceptionServer) NewCallException ¶ added in v0.0.6
func (s *CallExceptionServer) NewCallException(_ context.Context, req *pb.NewCallExceptionRequest) (*pb.NewCallExceptionResponse, error)
func (*CallExceptionServer) WriteToParcel ¶ added in v0.0.6
func (s *CallExceptionServer) WriteToParcel(_ context.Context, req *pb.CallExceptionWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type ConnectionRequestServer ¶ added in v0.0.6
type ConnectionRequestServer struct {
pb.UnimplementedConnectionRequestServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ConnectionRequestServer implements pb.ConnectionRequestServiceServer.
func (*ConnectionRequestServer) DescribeContents ¶ added in v0.0.6
func (s *ConnectionRequestServer) DescribeContents(_ context.Context, req *pb.ConnectionRequestDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*ConnectionRequestServer) GetAccountHandle ¶ added in v0.0.6
func (s *ConnectionRequestServer) GetAccountHandle(_ context.Context, req *pb.ConnectionRequestGetAccountHandleRequest) (*pb.GetAccountHandleResponse, error)
func (*ConnectionRequestServer) GetAddress ¶ added in v0.0.6
func (s *ConnectionRequestServer) GetAddress(_ context.Context, req *pb.ConnectionRequestGetAddressRequest) (*pb.GetAddressResponse, error)
func (*ConnectionRequestServer) GetExtras ¶ added in v0.0.6
func (s *ConnectionRequestServer) GetExtras(_ context.Context, req *pb.ConnectionRequestGetExtrasRequest) (*pb.GetExtrasResponse, error)
func (*ConnectionRequestServer) GetParticipants ¶ added in v0.0.6
func (s *ConnectionRequestServer) GetParticipants(_ context.Context, req *pb.GetParticipantsRequest) (*pb.GetParticipantsResponse, error)
func (*ConnectionRequestServer) GetRttTextStream ¶ added in v0.0.6
func (s *ConnectionRequestServer) GetRttTextStream(_ context.Context, req *pb.GetRttTextStreamRequest) (*pb.GetRttTextStreamResponse, error)
func (*ConnectionRequestServer) GetVideoState ¶ added in v0.0.6
func (s *ConnectionRequestServer) GetVideoState(_ context.Context, req *pb.GetVideoStateRequest) (*pb.GetVideoStateResponse, error)
func (*ConnectionRequestServer) IsAdhocConferenceCall ¶ added in v0.0.6
func (s *ConnectionRequestServer) IsAdhocConferenceCall(_ context.Context, req *pb.IsAdhocConferenceCallRequest) (*pb.IsAdhocConferenceCallResponse, error)
func (*ConnectionRequestServer) IsRequestingRtt ¶ added in v0.0.6
func (s *ConnectionRequestServer) IsRequestingRtt(_ context.Context, req *pb.IsRequestingRttRequest) (*pb.IsRequestingRttResponse, error)
func (*ConnectionRequestServer) NewConnectionRequest ¶ added in v0.0.6
func (s *ConnectionRequestServer) NewConnectionRequest(_ context.Context, req *pb.NewConnectionRequestRequest) (*pb.NewConnectionRequestResponse, error)
func (*ConnectionRequestServer) ToString ¶ added in v0.0.6
func (s *ConnectionRequestServer) ToString(_ context.Context, req *pb.ConnectionRequestToStringRequest) (*pb.ToStringResponse, error)
func (*ConnectionRequestServer) WriteToParcel ¶ added in v0.0.6
func (s *ConnectionRequestServer) WriteToParcel(_ context.Context, req *pb.ConnectionRequestWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type DisconnectCauseServer ¶ added in v0.0.6
type DisconnectCauseServer struct {
pb.UnimplementedDisconnectCauseServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
DisconnectCauseServer implements pb.DisconnectCauseServiceServer.
func (*DisconnectCauseServer) DescribeContents ¶ added in v0.0.6
func (s *DisconnectCauseServer) DescribeContents(_ context.Context, req *pb.DisconnectCauseDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*DisconnectCauseServer) Equals ¶ added in v0.0.6
func (s *DisconnectCauseServer) Equals(_ context.Context, req *pb.DisconnectCauseEqualsRequest) (*pb.EqualsResponse, error)
func (*DisconnectCauseServer) GetCode ¶ added in v0.0.6
func (s *DisconnectCauseServer) GetCode(_ context.Context, req *pb.GetCodeRequest) (*pb.GetCodeResponse, error)
func (*DisconnectCauseServer) GetDescription ¶ added in v0.0.6
func (s *DisconnectCauseServer) GetDescription(_ context.Context, req *pb.GetDescriptionRequest) (*pb.GetDescriptionResponse, error)
func (*DisconnectCauseServer) GetLabel ¶ added in v0.0.6
func (s *DisconnectCauseServer) GetLabel(_ context.Context, req *pb.DisconnectCauseGetLabelRequest) (*pb.GetLabelResponse, error)
func (*DisconnectCauseServer) GetReason ¶ added in v0.0.6
func (s *DisconnectCauseServer) GetReason(_ context.Context, req *pb.GetReasonRequest) (*pb.DisconnectCauseGetReasonResponse, error)
func (*DisconnectCauseServer) GetTone ¶ added in v0.0.6
func (s *DisconnectCauseServer) GetTone(_ context.Context, req *pb.GetToneRequest) (*pb.GetToneResponse, error)
func (*DisconnectCauseServer) HashCode ¶ added in v0.0.6
func (s *DisconnectCauseServer) HashCode(_ context.Context, req *pb.DisconnectCauseHashCodeRequest) (*pb.HashCodeResponse, error)
func (*DisconnectCauseServer) NewDisconnectCause ¶ added in v0.0.6
func (s *DisconnectCauseServer) NewDisconnectCause(_ context.Context, req *pb.NewDisconnectCauseRequest) (*pb.NewDisconnectCauseResponse, error)
func (*DisconnectCauseServer) ToString ¶ added in v0.0.6
func (s *DisconnectCauseServer) ToString(_ context.Context, req *pb.DisconnectCauseToStringRequest) (*pb.ToStringResponse, error)
func (*DisconnectCauseServer) WriteToParcel ¶ added in v0.0.6
func (s *DisconnectCauseServer) WriteToParcel(_ context.Context, req *pb.DisconnectCauseWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type GatewayInfoServer ¶ added in v0.0.6
type GatewayInfoServer struct {
pb.UnimplementedGatewayInfoServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
GatewayInfoServer implements pb.GatewayInfoServiceServer.
func (*GatewayInfoServer) DescribeContents ¶ added in v0.0.6
func (s *GatewayInfoServer) DescribeContents(_ context.Context, req *pb.GatewayInfoDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*GatewayInfoServer) GetGatewayAddress ¶ added in v0.0.6
func (s *GatewayInfoServer) GetGatewayAddress(_ context.Context, req *pb.GetGatewayAddressRequest) (*pb.GetGatewayAddressResponse, error)
func (*GatewayInfoServer) GetGatewayProviderPackageName ¶ added in v0.0.6
func (s *GatewayInfoServer) GetGatewayProviderPackageName(_ context.Context, req *pb.GetGatewayProviderPackageNameRequest) (*pb.GetGatewayProviderPackageNameResponse, error)
func (*GatewayInfoServer) GetOriginalAddress ¶ added in v0.0.6
func (s *GatewayInfoServer) GetOriginalAddress(_ context.Context, req *pb.GetOriginalAddressRequest) (*pb.GetOriginalAddressResponse, error)
func (*GatewayInfoServer) IsEmpty ¶ added in v0.0.6
func (s *GatewayInfoServer) IsEmpty(_ context.Context, req *pb.IsEmptyRequest) (*pb.IsEmptyResponse, error)
func (*GatewayInfoServer) NewGatewayInfo ¶ added in v0.0.6
func (s *GatewayInfoServer) NewGatewayInfo(_ context.Context, req *pb.NewGatewayInfoRequest) (*pb.NewGatewayInfoResponse, error)
func (*GatewayInfoServer) WriteToParcel ¶ added in v0.0.6
func (s *GatewayInfoServer) WriteToParcel(_ context.Context, req *pb.GatewayInfoWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type ManagerServer ¶ added in v0.0.4
type ManagerServer struct {
pb.UnimplementedManagerServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ManagerServer implements pb.ManagerServiceServer.
func (*ManagerServer) AcceptHandover ¶ added in v0.0.4
func (s *ManagerServer) AcceptHandover(_ context.Context, req *pb.AcceptHandoverRequest) (*pb.AcceptHandoverResponse, error)
func (*ManagerServer) AcceptRingingCall0 ¶ added in v0.0.4
func (s *ManagerServer) AcceptRingingCall0(_ context.Context, req *pb.AcceptRingingCall0Request) (*pb.AcceptRingingCall0Response, error)
func (*ManagerServer) AcceptRingingCall1_1 ¶ added in v0.0.4
func (s *ManagerServer) AcceptRingingCall1_1(_ context.Context, req *pb.AcceptRingingCall1_1Request) (*pb.AcceptRingingCall1_1Response, error)
func (*ManagerServer) AddNewIncomingCall ¶ added in v0.0.4
func (s *ManagerServer) AddNewIncomingCall(_ context.Context, req *pb.AddNewIncomingCallRequest) (*pb.AddNewIncomingCallResponse, error)
func (*ManagerServer) AddNewIncomingConference ¶ added in v0.0.4
func (s *ManagerServer) AddNewIncomingConference(_ context.Context, req *pb.AddNewIncomingConferenceRequest) (*pb.AddNewIncomingConferenceResponse, error)
func (*ManagerServer) CancelMissedCallsNotification ¶ added in v0.0.4
func (s *ManagerServer) CancelMissedCallsNotification(_ context.Context, req *pb.CancelMissedCallsNotificationRequest) (*pb.CancelMissedCallsNotificationResponse, error)
func (*ManagerServer) CreateManageBlockedNumbersIntent ¶ added in v0.0.4
func (s *ManagerServer) CreateManageBlockedNumbersIntent(_ context.Context, req *pb.CreateManageBlockedNumbersIntentRequest) (*pb.CreateManageBlockedNumbersIntentResponse, error)
func (*ManagerServer) EndCall ¶ added in v0.0.4
func (s *ManagerServer) EndCall(_ context.Context, req *pb.EndCallRequest) (*pb.EndCallResponse, error)
func (*ManagerServer) GetAdnUriForPhoneAccount ¶ added in v0.0.4
func (s *ManagerServer) GetAdnUriForPhoneAccount(_ context.Context, req *pb.GetAdnUriForPhoneAccountRequest) (*pb.GetAdnUriForPhoneAccountResponse, error)
func (*ManagerServer) GetCallCapablePhoneAccounts ¶ added in v0.0.4
func (s *ManagerServer) GetCallCapablePhoneAccounts(_ context.Context, req *pb.GetCallCapablePhoneAccountsRequest) (*pb.GetCallCapablePhoneAccountsResponse, error)
func (*ManagerServer) GetDefaultDialerPackage ¶ added in v0.0.4
func (s *ManagerServer) GetDefaultDialerPackage(_ context.Context, req *pb.GetDefaultDialerPackageRequest) (*pb.GetDefaultDialerPackageResponse, error)
func (*ManagerServer) GetDefaultOutgoingPhoneAccount ¶ added in v0.0.4
func (s *ManagerServer) GetDefaultOutgoingPhoneAccount(_ context.Context, req *pb.GetDefaultOutgoingPhoneAccountRequest) (*pb.GetDefaultOutgoingPhoneAccountResponse, error)
func (*ManagerServer) GetLine1Number ¶ added in v0.0.4
func (s *ManagerServer) GetLine1Number(_ context.Context, req *pb.GetLine1NumberRequest) (*pb.GetLine1NumberResponse, error)
func (*ManagerServer) GetOwnSelfManagedPhoneAccounts ¶ added in v0.0.4
func (s *ManagerServer) GetOwnSelfManagedPhoneAccounts(_ context.Context, req *pb.GetOwnSelfManagedPhoneAccountsRequest) (*pb.GetOwnSelfManagedPhoneAccountsResponse, error)
func (*ManagerServer) GetPhoneAccount ¶ added in v0.0.4
func (s *ManagerServer) GetPhoneAccount(_ context.Context, req *pb.GetPhoneAccountRequest) (*pb.GetPhoneAccountResponse, error)
func (*ManagerServer) GetRegisteredPhoneAccounts ¶ added in v0.0.4
func (s *ManagerServer) GetRegisteredPhoneAccounts(_ context.Context, req *pb.GetRegisteredPhoneAccountsRequest) (*pb.GetRegisteredPhoneAccountsResponse, error)
func (*ManagerServer) GetSelfManagedPhoneAccounts ¶ added in v0.0.4
func (s *ManagerServer) GetSelfManagedPhoneAccounts(_ context.Context, req *pb.GetSelfManagedPhoneAccountsRequest) (*pb.GetSelfManagedPhoneAccountsResponse, error)
func (*ManagerServer) GetSimCallManager ¶ added in v0.0.4
func (s *ManagerServer) GetSimCallManager(_ context.Context, req *pb.GetSimCallManagerRequest) (*pb.GetSimCallManagerResponse, error)
func (*ManagerServer) GetSimCallManagerForSubscription ¶ added in v0.0.4
func (s *ManagerServer) GetSimCallManagerForSubscription(_ context.Context, req *pb.GetSimCallManagerForSubscriptionRequest) (*pb.GetSimCallManagerForSubscriptionResponse, error)
func (*ManagerServer) GetSystemDialerPackage ¶ added in v0.0.4
func (s *ManagerServer) GetSystemDialerPackage(_ context.Context, req *pb.GetSystemDialerPackageRequest) (*pb.GetSystemDialerPackageResponse, error)
func (*ManagerServer) GetUserSelectedOutgoingPhoneAccount ¶ added in v0.0.4
func (s *ManagerServer) GetUserSelectedOutgoingPhoneAccount(_ context.Context, req *pb.GetUserSelectedOutgoingPhoneAccountRequest) (*pb.GetUserSelectedOutgoingPhoneAccountResponse, error)
func (*ManagerServer) GetVoiceMailNumber ¶ added in v0.0.4
func (s *ManagerServer) GetVoiceMailNumber(_ context.Context, req *pb.GetVoiceMailNumberRequest) (*pb.GetVoiceMailNumberResponse, error)
func (*ManagerServer) HandleMmi1 ¶ added in v0.0.4
func (s *ManagerServer) HandleMmi1(_ context.Context, req *pb.HandleMmi1Request) (*pb.HandleMmi1Response, error)
func (*ManagerServer) HandleMmi2_1 ¶ added in v0.0.4
func (s *ManagerServer) HandleMmi2_1(_ context.Context, req *pb.HandleMmi2_1Request) (*pb.HandleMmi2_1Response, error)
func (*ManagerServer) HasManageOngoingCallsPermission ¶ added in v0.0.4
func (s *ManagerServer) HasManageOngoingCallsPermission(_ context.Context, req *pb.HasManageOngoingCallsPermissionRequest) (*pb.HasManageOngoingCallsPermissionResponse, error)
func (*ManagerServer) IsInCall ¶ added in v0.0.4
func (s *ManagerServer) IsInCall(_ context.Context, req *pb.IsInCallRequest) (*pb.IsInCallResponse, error)
func (*ManagerServer) IsInManagedCall ¶ added in v0.0.4
func (s *ManagerServer) IsInManagedCall(_ context.Context, req *pb.IsInManagedCallRequest) (*pb.IsInManagedCallResponse, error)
func (*ManagerServer) IsIncomingCallPermitted ¶ added in v0.0.4
func (s *ManagerServer) IsIncomingCallPermitted(_ context.Context, req *pb.IsIncomingCallPermittedRequest) (*pb.IsIncomingCallPermittedResponse, error)
func (*ManagerServer) IsOutgoingCallPermitted ¶ added in v0.0.4
func (s *ManagerServer) IsOutgoingCallPermitted(_ context.Context, req *pb.IsOutgoingCallPermittedRequest) (*pb.IsOutgoingCallPermittedResponse, error)
func (*ManagerServer) IsTtySupported ¶ added in v0.0.4
func (s *ManagerServer) IsTtySupported(_ context.Context, req *pb.IsTtySupportedRequest) (*pb.IsTtySupportedResponse, error)
func (*ManagerServer) IsVoiceMailNumber ¶ added in v0.0.4
func (s *ManagerServer) IsVoiceMailNumber(_ context.Context, req *pb.IsVoiceMailNumberRequest) (*pb.IsVoiceMailNumberResponse, error)
func (*ManagerServer) PlaceCall ¶ added in v0.0.4
func (s *ManagerServer) PlaceCall(_ context.Context, req *pb.PlaceCallRequest) (*pb.PlaceCallResponse, error)
func (*ManagerServer) RegisterPhoneAccount ¶ added in v0.0.4
func (s *ManagerServer) RegisterPhoneAccount(_ context.Context, req *pb.RegisterPhoneAccountRequest) (*pb.RegisterPhoneAccountResponse, error)
func (*ManagerServer) ShowInCallScreen ¶ added in v0.0.4
func (s *ManagerServer) ShowInCallScreen(_ context.Context, req *pb.ShowInCallScreenRequest) (*pb.ShowInCallScreenResponse, error)
func (*ManagerServer) SilenceRinger ¶ added in v0.0.4
func (s *ManagerServer) SilenceRinger(_ context.Context, req *pb.SilenceRingerRequest) (*pb.SilenceRingerResponse, error)
func (*ManagerServer) UnregisterPhoneAccount ¶ added in v0.0.4
func (s *ManagerServer) UnregisterPhoneAccount(_ context.Context, req *pb.UnregisterPhoneAccountRequest) (*pb.UnregisterPhoneAccountResponse, error)
type PhoneAccountHandleServer ¶ added in v0.0.6
type PhoneAccountHandleServer struct {
pb.UnimplementedPhoneAccountHandleServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
PhoneAccountHandleServer implements pb.PhoneAccountHandleServiceServer.
func (*PhoneAccountHandleServer) DescribeContents ¶ added in v0.0.6
func (s *PhoneAccountHandleServer) DescribeContents(_ context.Context, req *pb.PhoneAccountHandleDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*PhoneAccountHandleServer) Equals ¶ added in v0.0.6
func (s *PhoneAccountHandleServer) Equals(_ context.Context, req *pb.PhoneAccountHandleEqualsRequest) (*pb.EqualsResponse, error)
func (*PhoneAccountHandleServer) GetComponentName ¶ added in v0.0.6
func (s *PhoneAccountHandleServer) GetComponentName(_ context.Context, req *pb.GetComponentNameRequest) (*pb.GetComponentNameResponse, error)
func (*PhoneAccountHandleServer) GetId ¶ added in v0.0.6
func (s *PhoneAccountHandleServer) GetId(_ context.Context, req *pb.GetIdRequest) (*pb.GetIdResponse, error)
func (*PhoneAccountHandleServer) GetUserHandle ¶ added in v0.0.6
func (s *PhoneAccountHandleServer) GetUserHandle(_ context.Context, req *pb.GetUserHandleRequest) (*pb.GetUserHandleResponse, error)
func (*PhoneAccountHandleServer) HashCode ¶ added in v0.0.6
func (s *PhoneAccountHandleServer) HashCode(_ context.Context, req *pb.PhoneAccountHandleHashCodeRequest) (*pb.HashCodeResponse, error)
func (*PhoneAccountHandleServer) NewPhoneAccountHandle ¶ added in v0.0.6
func (s *PhoneAccountHandleServer) NewPhoneAccountHandle(_ context.Context, req *pb.NewPhoneAccountHandleRequest) (*pb.NewPhoneAccountHandleResponse, error)
func (*PhoneAccountHandleServer) ToString ¶ added in v0.0.6
func (s *PhoneAccountHandleServer) ToString(_ context.Context, req *pb.PhoneAccountHandleToStringRequest) (*pb.ToStringResponse, error)
func (*PhoneAccountHandleServer) WriteToParcel ¶ added in v0.0.6
func (s *PhoneAccountHandleServer) WriteToParcel(_ context.Context, req *pb.PhoneAccountHandleWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type PhoneAccountSuggestionServer ¶ added in v0.0.6
type PhoneAccountSuggestionServer struct {
pb.UnimplementedPhoneAccountSuggestionServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
PhoneAccountSuggestionServer implements pb.PhoneAccountSuggestionServiceServer.
func (*PhoneAccountSuggestionServer) DescribeContents ¶ added in v0.0.6
func (s *PhoneAccountSuggestionServer) DescribeContents(_ context.Context, req *pb.PhoneAccountSuggestionDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*PhoneAccountSuggestionServer) Equals ¶ added in v0.0.6
func (s *PhoneAccountSuggestionServer) Equals(_ context.Context, req *pb.PhoneAccountSuggestionEqualsRequest) (*pb.EqualsResponse, error)
func (*PhoneAccountSuggestionServer) GetPhoneAccountHandle ¶ added in v0.0.6
func (s *PhoneAccountSuggestionServer) GetPhoneAccountHandle(_ context.Context, req *pb.PhoneAccountSuggestionGetPhoneAccountHandleRequest) (*pb.GetPhoneAccountHandleResponse, error)
func (*PhoneAccountSuggestionServer) GetReason ¶ added in v0.0.6
func (s *PhoneAccountSuggestionServer) GetReason(_ context.Context, req *pb.GetReasonRequest) (*pb.GetReasonResponse, error)
func (*PhoneAccountSuggestionServer) HashCode ¶ added in v0.0.6
func (s *PhoneAccountSuggestionServer) HashCode(_ context.Context, req *pb.PhoneAccountSuggestionHashCodeRequest) (*pb.HashCodeResponse, error)
func (*PhoneAccountSuggestionServer) NewPhoneAccountSuggestion ¶ added in v0.0.6
func (s *PhoneAccountSuggestionServer) NewPhoneAccountSuggestion(_ context.Context, req *pb.NewPhoneAccountSuggestionRequest) (*pb.NewPhoneAccountSuggestionResponse, error)
func (*PhoneAccountSuggestionServer) ShouldAutoSelect ¶ added in v0.0.6
func (s *PhoneAccountSuggestionServer) ShouldAutoSelect(_ context.Context, req *pb.ShouldAutoSelectRequest) (*pb.ShouldAutoSelectResponse, error)
func (*PhoneAccountSuggestionServer) WriteToParcel ¶ added in v0.0.6
func (s *PhoneAccountSuggestionServer) WriteToParcel(_ context.Context, req *pb.PhoneAccountSuggestionWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type QueryLocationExceptionServer ¶ added in v0.0.6
type QueryLocationExceptionServer struct {
pb.UnimplementedQueryLocationExceptionServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
QueryLocationExceptionServer implements pb.QueryLocationExceptionServiceServer.
func (*QueryLocationExceptionServer) DescribeContents ¶ added in v0.0.6
func (s *QueryLocationExceptionServer) DescribeContents(_ context.Context, req *pb.QueryLocationExceptionDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*QueryLocationExceptionServer) GetCode ¶ added in v0.0.6
func (s *QueryLocationExceptionServer) GetCode(_ context.Context, req *pb.GetCodeRequest) (*pb.GetCodeResponse, error)
func (*QueryLocationExceptionServer) NewQueryLocationException ¶ added in v0.0.6
func (s *QueryLocationExceptionServer) NewQueryLocationException(_ context.Context, req *pb.NewQueryLocationExceptionRequest) (*pb.NewQueryLocationExceptionResponse, error)
func (*QueryLocationExceptionServer) WriteToParcel ¶ added in v0.0.6
func (s *QueryLocationExceptionServer) WriteToParcel(_ context.Context, req *pb.QueryLocationExceptionWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type StatusHintsServer ¶ added in v0.0.6
type StatusHintsServer struct {
pb.UnimplementedStatusHintsServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
StatusHintsServer implements pb.StatusHintsServiceServer.
func (*StatusHintsServer) DescribeContents ¶ added in v0.0.6
func (s *StatusHintsServer) DescribeContents(_ context.Context, req *pb.StatusHintsDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*StatusHintsServer) Equals ¶ added in v0.0.6
func (s *StatusHintsServer) Equals(_ context.Context, req *pb.StatusHintsEqualsRequest) (*pb.EqualsResponse, error)
func (*StatusHintsServer) GetExtras ¶ added in v0.0.6
func (s *StatusHintsServer) GetExtras(_ context.Context, req *pb.StatusHintsGetExtrasRequest) (*pb.GetExtrasResponse, error)
func (*StatusHintsServer) GetIcon ¶ added in v0.0.6
func (s *StatusHintsServer) GetIcon(_ context.Context, req *pb.StatusHintsGetIconRequest) (*pb.GetIconResponse, error)
func (*StatusHintsServer) GetLabel ¶ added in v0.0.6
func (s *StatusHintsServer) GetLabel(_ context.Context, req *pb.StatusHintsGetLabelRequest) (*pb.GetLabelResponse, error)
func (*StatusHintsServer) HashCode ¶ added in v0.0.6
func (s *StatusHintsServer) HashCode(_ context.Context, req *pb.StatusHintsHashCodeRequest) (*pb.HashCodeResponse, error)
func (*StatusHintsServer) NewStatusHints ¶ added in v0.0.6
func (s *StatusHintsServer) NewStatusHints(_ context.Context, req *pb.NewStatusHintsRequest) (*pb.NewStatusHintsResponse, error)
func (*StatusHintsServer) WriteToParcel ¶ added in v0.0.6
func (s *StatusHintsServer) WriteToParcel(_ context.Context, req *pb.StatusHintsWriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type VideoProfileServer ¶ added in v0.0.6
type VideoProfileServer struct {
pb.UnimplementedVideoProfileServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
VideoProfileServer implements pb.VideoProfileServiceServer.
func (*VideoProfileServer) DescribeContents ¶ added in v0.0.6
func (s *VideoProfileServer) DescribeContents(_ context.Context, req *pb.VideoProfileDescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*VideoProfileServer) GetQuality ¶ added in v0.0.6
func (s *VideoProfileServer) GetQuality(_ context.Context, req *pb.GetQualityRequest) (*pb.GetQualityResponse, error)
func (*VideoProfileServer) GetVideoState ¶ added in v0.0.6
func (s *VideoProfileServer) GetVideoState(_ context.Context, req *pb.GetVideoStateRequest) (*pb.GetVideoStateResponse, error)
func (*VideoProfileServer) IsAudioOnly ¶ added in v0.0.6
func (s *VideoProfileServer) IsAudioOnly(_ context.Context, req *pb.IsAudioOnlyRequest) (*pb.IsAudioOnlyResponse, error)
func (*VideoProfileServer) IsBidirectional ¶ added in v0.0.6
func (s *VideoProfileServer) IsBidirectional(_ context.Context, req *pb.IsBidirectionalRequest) (*pb.IsBidirectionalResponse, error)
func (*VideoProfileServer) IsPaused ¶ added in v0.0.6
func (s *VideoProfileServer) IsPaused(_ context.Context, req *pb.IsPausedRequest) (*pb.IsPausedResponse, error)
func (*VideoProfileServer) IsReceptionEnabled ¶ added in v0.0.6
func (s *VideoProfileServer) IsReceptionEnabled(_ context.Context, req *pb.IsReceptionEnabledRequest) (*pb.IsReceptionEnabledResponse, error)
func (*VideoProfileServer) IsTransmissionEnabled ¶ added in v0.0.6
func (s *VideoProfileServer) IsTransmissionEnabled(_ context.Context, req *pb.IsTransmissionEnabledRequest) (*pb.IsTransmissionEnabledResponse, error)
func (*VideoProfileServer) IsVideo ¶ added in v0.0.6
func (s *VideoProfileServer) IsVideo(_ context.Context, req *pb.IsVideoRequest) (*pb.IsVideoResponse, error)
func (*VideoProfileServer) NewVideoProfile ¶ added in v0.0.6
func (s *VideoProfileServer) NewVideoProfile(_ context.Context, req *pb.NewVideoProfileRequest) (*pb.NewVideoProfileResponse, error)
func (*VideoProfileServer) ToString ¶ added in v0.0.6
func (s *VideoProfileServer) ToString(_ context.Context, req *pb.VideoProfileToStringRequest) (*pb.ToStringResponse, error)
func (*VideoProfileServer) VideoStateToString ¶ added in v0.0.6
func (s *VideoProfileServer) VideoStateToString(_ context.Context, req *pb.VideoStateToStringRequest) (*pb.VideoStateToStringResponse, error)
func (*VideoProfileServer) WriteToParcel ¶ added in v0.0.6
func (s *VideoProfileServer) WriteToParcel(_ context.Context, req *pb.VideoProfileWriteToParcelRequest) (*pb.WriteToParcelResponse, error)