diff --git a/docs/classes/EmbedClient.html b/docs/classes/EmbedClient.html
index 69d243d..fff6fc8 100644
--- a/docs/classes/EmbedClient.html
+++ b/docs/classes/EmbedClient.html
@@ -6,7 +6,7 @@
embedded content.
Returns null | Promise < T > is Connected get isConnected( ) : boolean target Origin get targetOrigin( ) : string Methods Private acquire Cookieless Embed Sessionacquire Cookieless Embed Session( ) : Promise < string > Private acquire Cookieless Embed Session Internalacquire Cookieless Embed Session Internal( ) : Promise < string > Private add Iframe Monitoradd Iframe Monitor( iframe: HTMLIFrameElement ) : void Parameters iframe: HTMLIFrameElement Returns void target Origin get targetOrigin( ) : string Methods Private acquire Cookieless Embed Sessionacquire Cookieless Embed Session( ) : Promise < string > Private acquire Cookieless Embed Session Internalacquire Cookieless Embed Session Internal( ) : Promise < string > Private add Iframe Monitoradd Iframe Monitor( iframe: HTMLIFrameElement ) : void Parameters iframe: HTMLIFrameElement Returns void Private create Iframecreate Iframe( url: string ) : Promise < T > Parameters Returns Promise < T > Private create Urlcreate Url( ) : Promise < string > Private get Resourceget Resource( resource: string | CookielessRequestInit ) : { init: undefined | { body?: null | BodyInit ; cache?: RequestCache ; credentials?: RequestCredentials ; headers?: HeadersInit ; integrity?: string ; keepalive?: boolean ; method?: string ; mode?: RequestMode ; redirect?: RequestRedirect ; referrer?: string ; referrerPolicy?: ReferrerPolicy ; signal?: null | AbortSignal ; window?: null } ; url: string } Parameters Returns { init: undefined | { body?: null | BodyInit ; cache?: RequestCache ; credentials?: RequestCredentials ; headers?: HeadersInit ; integrity?: string ; keepalive?: boolean ; method?: string ; mode?: RequestMode ; redirect?: RequestRedirect ; referrer?: string ; referrerPolicy?: ReferrerPolicy ; signal?: null | AbortSignal ; window?: null } ; url: string } init: undefined | { body?: null | BodyInit ; cache?: RequestCache ; credentials?: RequestCredentials ; headers?: HeadersInit ; integrity?: string ; keepalive?: boolean ; method?: string ; mode?: RequestMode ; redirect?: RequestRedirect ; referrer?: string ; referrerPolicy?: ReferrerPolicy ; signal?: null | AbortSignal ; window?: null } url: string Private send Scroll Datasend Scroll Data( iframe: HTMLIFrameElement ) : void Parameters iframe: HTMLIFrameElement Returns void Legend Constructor Property Method Private property Private method Settings Theme OS Light Dark
Indicates whether two way communication has successfully been established with the embedded content.
-