Farstream.FeedbackParameter

Fields

Name

Type

Access

Description

extra_params

str

r/w

a string containing extra parameters (can be empty)

subtype

str

r/w

the subtype of feedback (can be an empty string)

type

str

r/w

the type of feedback, like “ack”, “name”, “ccm”

Methods

copy ()

free ()

Details

class Farstream.FeedbackParameter

Use to store feedback parameters

copy()
Returns:

a newly allocated Farstream.FeedbackParameter

Return type:

Farstream.FeedbackParameter

Makes a copy of a Farstream.FeedbackParameter

free()

Frees a Farstream.FeedbackParameter