ChannelType

@Target([AnnotationTarget.VALUE_PARAMETER])annotationclassChannelType
com.google.android.gms.dtdi.core.ChannelInfo.ChannelType

The type of the channel, indicating whether it was opened by this device, or accepted from a remote device. The channel type does not relect the state of the channel. AnOUTGOING_CHANNEL can either be open or closed. Similarly, anINCOMING_CHANNELcan either be open or closed.

Summary

Public constructors

The type of the channel, indicating whether it was opened by this device, or accepted from a remote device.

Public constructors

<init>

ChannelType()

The type of the channel, indicating whether it was opened by this device, or accepted from a remote device. The channel type does not relect the state of the channel. AnOUTGOING_CHANNEL can either be open or closed. Similarly, anINCOMING_CHANNELcan either be open or closed.