Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type AdIdClient struct + func NewAdIdClient(cc grpc.ClientConnInterface) *AdIdClient + func (c *AdIdClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *AdIdClient) GetAdId(ctx context.Context, handle int64) (string, error) + func (c *AdIdClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *AdIdClient) IsLimitAdTrackingEnabled(ctx context.Context, handle int64) (bool, error) + func (c *AdIdClient) ToString(ctx context.Context, handle int64) (string, error) + type AdIdManagerClient struct + func NewAdIdManagerClient(cc grpc.ClientConnInterface) *AdIdManagerClient + func (c *AdIdManagerClient) Get(ctx context.Context, arg0 int64) (int64, error)