endSharing method

void endSharing()

Implementation

void share(int duration){share2(duration,0,true);}void endSharing(){share(-1);}