ContainerStorage.getExtraSessionInfoOptions() method
Signature:
getExtraSessionInfoOptions(namespace: string): Promise<Partial<ExtraSessionInfoOptions> | null>;
Parameters
Parameter | Type | Description |
---|---|---|
namespace | string |
Returns:
Promise<Partial<ExtraSessionInfoOptions> | null>