Package version:

interface GetSessionImage {
    get(options?: any): StreamableMethod<GetSessionImage200Response | GetSessionImageDefaultResponse>;
}

Methods

Methods