Skip to content

Conversation

seba-aln
Copy link

No description provided.


$pubnub = new PubNub($config);

$pubnub->publish()->channel('test')->spaceId('testSpace')->message('message')->sync();

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure if spaceId in example is right thing. In Java SDK spaceId is not used and in Kotlin SDK its usage will be removed soon. I recall that Pandu informed about issue in C# SDK cause by spaceId in Permission functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants