[F] getClientInitialization
function getClientInitialization(context, entity): | undefined | SdkInitializationTypeGet SdkInitializationType for namespace or interface. The info is from @clientInitialization decorator.
Parameters
| Parameter | Type | Description |
|---|---|---|
context | TCGCContext | |
entity | Interface | Namespace | namespace or interface which represents a client |
Returns
| undefined
| SdkInitializationType
Deprecated
This function is deprecated. Use getClientInitializationOptions instead.