Sends a call back to the server with request information.
Object3DEngine.prototype.send = function(
requestType,
frame,
json
)
send(
requestType: string,
frame: SliceFrame,
json: string
): void;
requestType
A string that represents the type of the request.
frame
The frame that sent the request.
json
Additional information (parameters) sent in JSON format.
Send internally calls the Request3Ddata event.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document