Skip to content

Commit

Permalink
Update Session.java
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexProgrammerDE authored Sep 11, 2024
1 parent 9a5a545 commit 706786c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ public interface Session {
*/
void setEncryption(EncryptionConfig encryptionConfig);

/**
/**
* Returns true if the session is connected.
*
* @return True if the session is connected.
Expand Down

0 comments on commit 706786c

Please sign in to comment.