Policy: {
    _clientIDHash: any;
    _doComputeClientIDHash(): any;
    getChannel(): any;
    getClientID(): any;
    getClientIDHash(): any;
}

Type declaration

  • _clientIDHash: any
  • _doComputeClientIDHash:function
    • Returns any

  • getChannel:function
    • Returns any

  • getClientID:function
    • Returns any

  • getClientIDHash:function
    • Returns any

Generated using TypeDoc