We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c07e33 commit 2047218Copy full SHA for 2047218
Source/PubnubLibraryTests/Public/Samples/Sample_Configuration.h
@@ -56,7 +56,7 @@ class PUBNUBLIBRARYTESTS_API ASample_Configuration : public APubnubSampleBase
56
UFUNCTION()
57
void OnSubscriptionStatusChanged(EPubnubSubscriptionStatus Status, FPubnubSubscriptionStatusData StatusData);
58
59
- // snippet.subscription_status_listener
+ // snippet.subscription_status_listener_lambda
60
UFUNCTION(BlueprintCallable, Category = "Pubnub|Samples|Configuration")
61
void SubscriptionStatusListenerLambdaSample();
62
0 commit comments