voip_user_profile

package
v5.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VoipUserProfile

type VoipUserProfile struct {
	VoipSystemProfileKey string   `protobuf:"bytes,1,opt,name=voipSystemProfileKey,proto3" json:"voipSystemProfileKey,omitempty"`
	Username             string   `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"`
	Password             string   `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"`
	Domain               string   `protobuf:"bytes,4,opt,name=domain,proto3" json:"domain,omitempty"`
	Proxy                string   `protobuf:"bytes,5,opt,name=proxy,proto3" json:"proxy,omitempty"`
	Port                 uint32   `protobuf:"varint,6,opt,name=port,proto3" json:"port,omitempty"`
	SipDisplayName       string   `protobuf:"bytes,7,opt,name=sipDisplayName,proto3" json:"sipDisplayName,omitempty"`
	Realm                string   `protobuf:"bytes,8,opt,name=realm,proto3" json:"realm,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*VoipUserProfile) Descriptor

func (*VoipUserProfile) Descriptor() ([]byte, []int)

func (*VoipUserProfile) GetDomain

func (m *VoipUserProfile) GetDomain() string

func (*VoipUserProfile) GetPassword

func (m *VoipUserProfile) GetPassword() string

func (*VoipUserProfile) GetPort

func (m *VoipUserProfile) GetPort() uint32

func (*VoipUserProfile) GetProxy

func (m *VoipUserProfile) GetProxy() string

func (*VoipUserProfile) GetRealm

func (m *VoipUserProfile) GetRealm() string

func (*VoipUserProfile) GetSipDisplayName

func (m *VoipUserProfile) GetSipDisplayName() string

func (*VoipUserProfile) GetUsername

func (m *VoipUserProfile) GetUsername() string

func (*VoipUserProfile) GetVoipSystemProfileKey

func (m *VoipUserProfile) GetVoipSystemProfileKey() string

func (*VoipUserProfile) ProtoMessage

func (*VoipUserProfile) ProtoMessage()

func (*VoipUserProfile) Reset

func (m *VoipUserProfile) Reset()

func (*VoipUserProfile) String

func (m *VoipUserProfile) String() string

func (*VoipUserProfile) XXX_DiscardUnknown

func (m *VoipUserProfile) XXX_DiscardUnknown()

func (*VoipUserProfile) XXX_Marshal

func (m *VoipUserProfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*VoipUserProfile) XXX_Merge

func (m *VoipUserProfile) XXX_Merge(src proto.Message)

func (*VoipUserProfile) XXX_Size

func (m *VoipUserProfile) XXX_Size() int

func (*VoipUserProfile) XXX_Unmarshal

func (m *VoipUserProfile) XXX_Unmarshal(b []byte) error

type VoipUserProfileRequest

type VoipUserProfileRequest struct {
	// for the path in KV store
	Key                  string           `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	VoipUserProfile      *VoipUserProfile `protobuf:"bytes,2,opt,name=voipUserProfile,proto3" json:"voipUserProfile,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

A user specific profile for voip service

func (*VoipUserProfileRequest) Descriptor

func (*VoipUserProfileRequest) Descriptor() ([]byte, []int)

func (*VoipUserProfileRequest) GetKey

func (m *VoipUserProfileRequest) GetKey() string

func (*VoipUserProfileRequest) GetVoipUserProfile

func (m *VoipUserProfileRequest) GetVoipUserProfile() *VoipUserProfile

func (*VoipUserProfileRequest) ProtoMessage

func (*VoipUserProfileRequest) ProtoMessage()

func (*VoipUserProfileRequest) Reset

func (m *VoipUserProfileRequest) Reset()

func (*VoipUserProfileRequest) String

func (m *VoipUserProfileRequest) String() string

func (*VoipUserProfileRequest) XXX_DiscardUnknown

func (m *VoipUserProfileRequest) XXX_DiscardUnknown()

func (*VoipUserProfileRequest) XXX_Marshal

func (m *VoipUserProfileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*VoipUserProfileRequest) XXX_Merge

func (m *VoipUserProfileRequest) XXX_Merge(src proto.Message)

func (*VoipUserProfileRequest) XXX_Size

func (m *VoipUserProfileRequest) XXX_Size() int

func (*VoipUserProfileRequest) XXX_Unmarshal

func (m *VoipUserProfileRequest) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL