interface InitializeSDKResult {
    result: string;
}

Properties

Properties

result: string

The result initialization message