Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type CellLocationClient struct + func NewCellLocationClient(cc grpc.ClientConnInterface) *CellLocationClient + func (c *CellLocationClient) ConvertQuartSecToDecDegrees(ctx context.Context, handle int64, arg0 int32) (float64, error) + func (c *CellLocationClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *CellLocationClient) FillInNotifierBundle(ctx context.Context, handle int64, arg0 int64) error + func (c *CellLocationClient) GetBaseStationId(ctx context.Context, handle int64) (int32, error) + func (c *CellLocationClient) GetBaseStationLatitude(ctx context.Context, handle int64) (int32, error) + func (c *CellLocationClient) GetBaseStationLongitude(ctx context.Context, handle int64) (int32, error) + func (c *CellLocationClient) GetNetworkId(ctx context.Context, handle int64) (int32, error) + func (c *CellLocationClient) GetSystemId(ctx context.Context, handle int64) (int32, error) + func (c *CellLocationClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *CellLocationClient) SetCellLocationData3(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) error + func (c *CellLocationClient) SetCellLocationData5_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32, ...) error + func (c *CellLocationClient) SetStateInvalid(ctx context.Context, handle int64) error + func (c *CellLocationClient) ToString(ctx context.Context, handle int64) (string, error)