Navriti:Learnplate

<back to all web services

OpenTokSessionMonitorCallBackRequest

HTTP + JSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /jsv/asynconeway/OpenTokSessionMonitorCallBackRequest HTTP/1.1 
Host: uap-api.certiplate.com 
Content-Type: text/jsv
Content-Length: length

{
	SessionId: String,
	ProjectId: String,
	Event: String,
	Reason: String,
	Timestamp: 0,
	Connection: 
	{
		ArchiveId: String,
		CreatedAt: 0,
		Data: String
	}
}