package
1.8.27
Repository: https://github.com/tcncloud/api-go.git
Documentation: pkg.go.dev

# Functions

NewPBXServiceClient constructs a client for the services.pbx.v1.PBXService service.
NewPBXServiceHandler builds an HTTP handler from the service implementation.

# Constants

PBXServiceAssignRandomExtensionProcedure is the fully-qualified name of the PBXService's AssignRandomExtension RPC.
PBXServiceCreateRingGroupProcedure is the fully-qualified name of the PBXService's CreateRingGroup RPC.
PBXServiceDeleteRingGroupProcedure is the fully-qualified name of the PBXService's DeleteRingGroup RPC.
PBXServiceName is the fully-qualified name of the PBXService service.
PBXServiceQueryPbxUsersProcedure is the fully-qualified name of the PBXService's QueryPbxUsers RPC.
PBXServiceQueryRingGroupsProcedure is the fully-qualified name of the PBXService's QueryRingGroups RPC.
PBXServiceUpdatePbxUserProcedure is the fully-qualified name of the PBXService's UpdatePbxUser RPC.
PBXServiceUpdateRingGroupProcedure is the fully-qualified name of the PBXService's UpdateRingGroup RPC.

# Structs

UnimplementedPBXServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

PBXServiceClient is a client for the services.pbx.v1.PBXService service.
PBXServiceHandler is an implementation of the services.pbx.v1.PBXService service.