struct Asterisk::ARI::Recordings::StoredRecording

Overview

A past recording that may be played back.

Included Modules

Defined in:

asterisk/ari/models/recordings_stored_recording.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def format : String #

[View source]
def format=(format : String) #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]