C# Class OpenTokSDK.Archive

Mostrar archivo Open project: opentok/Opentok-.NET-SDK Class Usage Examples

Public Methods

Method Description
Delete ( ) : void
Stop ( ) : void

Protected Methods

Method Description
Archive ( ) : System

Private Methods

Method Description
Archive ( OpenTok opentok ) : System
CopyArchive ( Archive archive ) : void

Method Details

Archive() protected method

protected Archive ( ) : System
return System

Delete() public method

public Delete ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void