Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type AudioCallClient struct + func NewAudioCallClient(cc grpc.ClientConnInterface) *AudioCallClient + func (c *AudioCallClient) AnswerCall(ctx context.Context, handle int64, arg0 int32) error + func (c *AudioCallClient) AttachCall(ctx context.Context, handle int64, arg0 int64, arg1 string) error + func (c *AudioCallClient) Close(ctx context.Context, handle int64) error + func (c *AudioCallClient) ContinueCall(ctx context.Context, handle int64, arg0 int32) error + func (c *AudioCallClient) EndCall(ctx context.Context, handle int64) error + func (c *AudioCallClient) GetLocalProfile(ctx context.Context, handle int64) (int64, error) + func (c *AudioCallClient) GetPeerProfile(ctx context.Context, handle int64) (int64, error) + func (c *AudioCallClient) GetState(ctx context.Context, handle int64) (int32, error) + func (c *AudioCallClient) HoldCall(ctx context.Context, handle int64, arg0 int32) error + func (c *AudioCallClient) IsInCall(ctx context.Context, handle int64) (bool, error) + func (c *AudioCallClient) IsMuted(ctx context.Context, handle int64) (bool, error) + func (c *AudioCallClient) IsOnHold(ctx context.Context, handle int64) (bool, error) + func (c *AudioCallClient) MakeCall(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) error + func (c *AudioCallClient) SendDtmf1(ctx context.Context, handle int64, arg0 int32) error + func (c *AudioCallClient) SendDtmf2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) error + func (c *AudioCallClient) SetListener1(ctx context.Context, handle int64, arg0 int64) error + func (c *AudioCallClient) SetListener2_1(ctx context.Context, handle int64, arg0 int64, arg1 bool) error + func (c *AudioCallClient) SetSpeakerMode(ctx context.Context, handle int64, arg0 bool) error + func (c *AudioCallClient) StartAudio(ctx context.Context, handle int64) error + func (c *AudioCallClient) ToggleMute(ctx context.Context, handle int64) error + type AudioCallListenerClient struct + func NewAudioCallListenerClient(cc grpc.ClientConnInterface) *AudioCallListenerClient + func (c *AudioCallListenerClient) OnCallBusy(ctx context.Context, arg0 int64) error + func (c *AudioCallListenerClient) OnCallEnded(ctx context.Context, arg0 int64) error + func (c *AudioCallListenerClient) OnCallEstablished(ctx context.Context, arg0 int64) error + func (c *AudioCallListenerClient) OnCallHeld(ctx context.Context, arg0 int64) error + func (c *AudioCallListenerClient) OnCalling(ctx context.Context, arg0 int64) error + func (c *AudioCallListenerClient) OnChanged(ctx context.Context, arg0 int64) error + func (c *AudioCallListenerClient) OnError(ctx context.Context, arg0 int64, arg1 int32, arg2 string) error + func (c *AudioCallListenerClient) OnReadyToCall(ctx context.Context, arg0 int64) error + func (c *AudioCallListenerClient) OnRinging(ctx context.Context, arg0 int64, arg1 int64) error + func (c *AudioCallListenerClient) OnRingingBack(ctx context.Context, arg0 int64) error + type ErrorCodeClient struct + func NewErrorCodeClient(cc grpc.ClientConnInterface) *ErrorCodeClient + func (c *ErrorCodeClient) ToString(ctx context.Context, arg0 int32) (string, error) + type ManagerClient struct + func NewManagerClient(cc grpc.ClientConnInterface) *ManagerClient + func (c *ManagerClient) Close(ctx context.Context, arg0 string) error + func (c *ManagerClient) CreateSipSession(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *ManagerClient) GetCallId(ctx context.Context, arg0 int64) (string, error) + func (c *ManagerClient) GetOfferSessionDescription(ctx context.Context, arg0 int64) (string, error) + func (c *ManagerClient) GetSessionFor(ctx context.Context, arg0 int64) (int64, error) + func (c *ManagerClient) IsApiSupported(ctx context.Context, arg0 int64) (bool, error) + func (c *ManagerClient) IsIncomingCallIntent(ctx context.Context, arg0 int64) (bool, error) + func (c *ManagerClient) IsOpened(ctx context.Context, arg0 string) (bool, error) + func (c *ManagerClient) IsRegistered(ctx context.Context, arg0 string) (bool, error) + func (c *ManagerClient) IsSipWifiOnly(ctx context.Context, arg0 int64) (bool, error) + func (c *ManagerClient) IsVoipSupported(ctx context.Context, arg0 int64) (bool, error) + func (c *ManagerClient) MakeAudioCall4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int32) (int64, error) + func (c *ManagerClient) MakeAudioCall4_1(ctx context.Context, arg0 string, arg1 string, arg2 int64, arg3 int32) (int64, error) + func (c *ManagerClient) NewInstance(ctx context.Context, arg0 int64) (int64, error) + func (c *ManagerClient) Open1(ctx context.Context, arg0 int64) error + func (c *ManagerClient) Open3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error + func (c *ManagerClient) Register(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) error + func (c *ManagerClient) SetRegistrationListener(ctx context.Context, arg0 string, arg1 int64) error + func (c *ManagerClient) TakeAudioCall(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *ManagerClient) Unregister(ctx context.Context, arg0 int64, arg1 int64) error + type ProfileBuilderClient struct + func NewProfileBuilderClient(cc grpc.ClientConnInterface) *ProfileBuilderClient + func (c *ProfileBuilderClient) Build(ctx context.Context) (int64, error) + func (c *ProfileBuilderClient) SetAuthUserName(ctx context.Context, arg0 string) (int64, error) + func (c *ProfileBuilderClient) SetAutoRegistration(ctx context.Context, arg0 bool) (int64, error) + func (c *ProfileBuilderClient) SetDisplayName(ctx context.Context, arg0 string) (int64, error) + func (c *ProfileBuilderClient) SetOutboundProxy(ctx context.Context, arg0 string) (int64, error) + func (c *ProfileBuilderClient) SetPassword(ctx context.Context, arg0 string) (int64, error) + func (c *ProfileBuilderClient) SetPort(ctx context.Context, arg0 int32) (int64, error) + func (c *ProfileBuilderClient) SetProfileName(ctx context.Context, arg0 string) (int64, error) + func (c *ProfileBuilderClient) SetProtocol(ctx context.Context, arg0 string) (int64, error) + func (c *ProfileBuilderClient) SetSendKeepAlive(ctx context.Context, arg0 bool) (int64, error) + type ProfileClient struct + func NewProfileClient(cc grpc.ClientConnInterface) *ProfileClient + func (c *ProfileClient) DescribeContents(ctx context.Context) (int32, error) + func (c *ProfileClient) GetAuthUserName(ctx context.Context) (string, error) + func (c *ProfileClient) GetAutoRegistration(ctx context.Context) (bool, error) + func (c *ProfileClient) GetDisplayName(ctx context.Context) (string, error) + func (c *ProfileClient) GetPassword(ctx context.Context) (string, error) + func (c *ProfileClient) GetPort(ctx context.Context) (int32, error) + func (c *ProfileClient) GetProfileName(ctx context.Context) (string, error) + func (c *ProfileClient) GetProtocol(ctx context.Context) (string, error) + func (c *ProfileClient) GetProxyAddress(ctx context.Context) (string, error) + func (c *ProfileClient) GetSendKeepAlive(ctx context.Context) (bool, error) + func (c *ProfileClient) GetSipDomain(ctx context.Context) (string, error) + func (c *ProfileClient) GetUriString(ctx context.Context) (string, error) + func (c *ProfileClient) GetUserName(ctx context.Context) (string, error) + func (c *ProfileClient) SetCallingUid(ctx context.Context, arg0 int32) error + func (c *ProfileClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type RegistrationListenerClient struct + func NewRegistrationListenerClient(cc grpc.ClientConnInterface) *RegistrationListenerClient + func (c *RegistrationListenerClient) OnRegistering(ctx context.Context, arg0 string) error + func (c *RegistrationListenerClient) OnRegistrationDone(ctx context.Context, arg0 string, arg1 int64) error + func (c *RegistrationListenerClient) OnRegistrationFailed(ctx context.Context, arg0 string, arg1 int32, arg2 string) error + type SessionClient struct + func NewSessionClient(cc grpc.ClientConnInterface) *SessionClient + func (c *SessionClient) AnswerCall(ctx context.Context, arg0 string, arg1 int32) error + func (c *SessionClient) ChangeCall(ctx context.Context, arg0 string, arg1 int32) error + func (c *SessionClient) EndCall(ctx context.Context) error + func (c *SessionClient) GetCallId(ctx context.Context) (string, error) + func (c *SessionClient) GetLocalIp(ctx context.Context) (string, error) + func (c *SessionClient) GetLocalProfile(ctx context.Context) (int64, error) + func (c *SessionClient) GetPeerProfile(ctx context.Context) (int64, error) + func (c *SessionClient) GetState(ctx context.Context) (int32, error) + func (c *SessionClient) IsInCall(ctx context.Context) (bool, error) + func (c *SessionClient) MakeCall(ctx context.Context, arg0 int64, arg1 string, arg2 int32) error + func (c *SessionClient) Register(ctx context.Context, arg0 int32) error + func (c *SessionClient) SetListener(ctx context.Context, arg0 int64) error + func (c *SessionClient) Unregister(ctx context.Context) error + type SessionListenerClient struct + func NewSessionListenerClient(cc grpc.ClientConnInterface) *SessionListenerClient + func (c *SessionListenerClient) OnCallBusy(ctx context.Context, arg0 int64) error + func (c *SessionListenerClient) OnCallChangeFailed(ctx context.Context, arg0 int64, arg1 int32, arg2 string) error + func (c *SessionListenerClient) OnCallEnded(ctx context.Context, arg0 int64) error + func (c *SessionListenerClient) OnCallEstablished(ctx context.Context, arg0 int64, arg1 string) error + func (c *SessionListenerClient) OnCalling(ctx context.Context, arg0 int64) error + func (c *SessionListenerClient) OnError(ctx context.Context, arg0 int64, arg1 int32, arg2 string) error + func (c *SessionListenerClient) OnRegistering(ctx context.Context, arg0 int64) error + func (c *SessionListenerClient) OnRegistrationDone(ctx context.Context, arg0 int64, arg1 int32) error + func (c *SessionListenerClient) OnRegistrationFailed(ctx context.Context, arg0 int64, arg1 int32, arg2 string) error + func (c *SessionListenerClient) OnRegistrationTimeout(ctx context.Context, arg0 int64) error + func (c *SessionListenerClient) OnRinging(ctx context.Context, arg0 int64, arg1 int64, arg2 string) error + func (c *SessionListenerClient) OnRingingBack(ctx context.Context, arg0 int64) error + type SessionStateClient struct + func NewSessionStateClient(cc grpc.ClientConnInterface) *SessionStateClient + func (c *SessionStateClient) ToString(ctx context.Context, arg0 int32) (string, error)