Table of Contents

Method IsActivityLaunchable

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsActivityLaunchable(ChannelType)

Determines if the channel type supports activity launch.

public static bool IsActivityLaunchable(this ChannelType type)

Parameters

type ChannelType

The channel type.

Returns

bool

True if the channel type supports activity launch, otherwise false.