Interface CreateGroupResponse

All Known Implementing Classes:
CreateGroupResponseImpl

public interface CreateGroupResponse
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Returns the key of the created group.
  • Method Details

    • getGroupKey

      long getGroupKey()
      Returns the key of the created group.
      Returns:
      the key of the created group.