7.4 Join Public Group
T he joinPublicGroup
method is used to join any public group of the organisation.
Method parameters :
groupId : Group Id of the Public Group.
success : Success block to be executed after group is successfully joined.
failure : Failure block to be executed if group could not be joined, returns
BayunError
.
Last updated
Was this helpful?