nimblestudio_get_launch_profile_initialization {paws.end.user.computing} | R Documentation |
Get a launch profile initialization
Description
Get a launch profile initialization.
See https://www.paws-r-sdk.com/docs/nimblestudio_get_launch_profile_initialization/ for full documentation.
Usage
nimblestudio_get_launch_profile_initialization(
launchProfileId,
launchProfileProtocolVersions,
launchPurpose,
platform,
studioId
)
Arguments
launchProfileId |
[required] The ID of the launch profile used to control access from the streaming session. |
launchProfileProtocolVersions |
[required] The launch profile protocol versions supported by the client. |
launchPurpose |
[required] The launch purpose. |
platform |
[required] The platform where this Launch Profile will be used, either Windows or Linux. |
studioId |
[required] The studio ID. |
[Package paws.end.user.computing version 0.7.0 Index]