ivsrealtime_delete_stage {paws.analytics} | R Documentation |
Shuts down and deletes the specified stage (disconnecting all participants)
Description
Shuts down and deletes the specified stage (disconnecting all participants).
See https://www.paws-r-sdk.com/docs/ivsrealtime_delete_stage/ for full documentation.
Usage
ivsrealtime_delete_stage(arn)
Arguments
arn |
[required] ARN of the stage to be deleted. |
[Package paws.analytics version 0.7.0 Index]