CallRingback
SignalWire.Relay.Calling.CallRingback
This object represents a call ringback that is being played.
Constructor
The only constructor is the default constructor, properties should all be assigned by initializer or after construction.
Parameters
None
Examples
Basic Example
Properties
Methods
ParametersAs<T>()
This is a helper method to convert the Parameters to the real type.
Parameters
Returns
T - This is an instance of the data type resulting from the conversion, see SignalWire.Relay.Calling.CallRingback.RingbackType for more information.
Examples
Events
None