Symbol Reference
Symbol Reference
/ sgcHTTP_Google_PubSub Namespace
/ Classes / TsgcHTTP_Google_Cloud_PubSub_Client / TsgcHTTP_Google_Cloud_PubSub_Client Methods (sgcHTTP_Google_PubSub) / TsgcHTTP_Google_Cloud_PubSub_Client.CreateSubscription
Close
sgcWebSockets Classes
TsgcHTTP_Google_Cloud_PubSub_Client.CreateSubscription Method
Pascal
C++
C#
Visual Basic
public function CreateSubscription( const aProject: string; const aSubscription: string; const aTopic: string; const aPushEndPoint: String = ''; aAckDeadlineSeconds: Integer = 0; aRetainAckedMessages: Boolean = False; aMessageRetentionDuration: String = '604800s'; const aLabels: TStrings = nil; aExpirationPolicy: String = '2678400s' ): string;

This is CreateSubscription, a member of class TsgcHTTP_Google_Cloud_PubSub_Client.