INotificationChannelsApiGet Method (ChannelID)

GF API Documentation
Gets the channel matching the given ID

Namespace:  GF.Api.Messaging.Notifications
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

NotificationChannel Get(
	ChannelID id
)

Parameters

id
Type: GF.Api.Messaging.NotificationsChannelID

Return Value

Type: NotificationChannel
Null if not found
See Also

Reference