$AutoCompleteClient constructor

$AutoCompleteClient(
  1. $Client _rootClient
)

Creates a new DynamiteClient for auto_complete requests.

Implementation

$AutoCompleteClient(this._rootClient);