getScreeningSessionMessages: get screening session messages

View source: R/getScreeningSessionMessages.R

getScreeningSessionMessagesR Documentation

get screening session messages

Description

A list of the messages for the specified session ID

Usage

getScreeningSessionMessages(sessionID)

Arguments

sessionID

the session ID

Value

List of the messages for the specified session

Examples

## Not run: 
messages <- getScreeningSessionMessages(10)

## End(Not run)

icesDatsu documentation built on Oct. 25, 2024, 1:06 a.m.